Skip to content

Hostname

matosbrancos.com

Last fetched

matosbrancos.com resolves to 1 IPv4 address operated by MEO-RESIDENCIAL - MEO - SERVICOS DE COMUNICACOES E MULTIMEDIA S.A. in PT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · matosbrancos.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/matosbrancos.com

Resolution chain

matosbrancos.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.154.162.11482.154.0.0/15AS3243MEO-RESIDENCIAL - MEO - SERVICOS DE COMUNICACOES E MULTIMEDIA S.A.PT

WHOIS identity

Registrar
iana:168
Organization
turinox lda
Contact emails

Web-graph footprint

Distinct hostnames that link to or from matosbrancos.com in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for matosbrancos.com.

MechanismTarget
SPF_Amatosbrancos.com
SPF_IP94.126.169.23/32
SPF_MXmatosbrancos.com

Related pages

Pivot deeper into the graph from matosbrancos.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "matosbrancos.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.