Skip to content

Hostname

xcom.net.br

Last fetched

xcom.net.br resolves to 1 IPv4 address operated by AS24768 in PT. WHOIS lists registrar:godaddy (86) as the registrar.

Nutrition Label

WHISPER CANON · xcom.net.brRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/xcom.net.br

Resolution chain

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

IPPrefixASNOperatorCountry
94.46.175.16194.46.160.0/20AS24768PT

WHOIS identity

Registrar
registrar:godaddy (86)
Organization
maria viviana toletti bergos
Contact emails

Subdomains

3 observed subdomains of xcom.net.br.

Web-graph footprint

Distinct hostnames that link to or from xcom.net.br in the public web crawl.

17 sites link to this hostname.

120 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for xcom.net.br.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from xcom.net.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "xcom.net.br"})-[: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.