Skip to content

Hostname

abesc.com.br

Last fetched

abesc.com.br resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · abesc.com.brRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/abesc.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
51.222.2.17151.222.0.0/16AS16276CA

WHOIS identity

Registrar
Organization
joao victor
Contact emails

Subdomains

8 observed subdomains of abesc.com.br.

Web-graph footprint

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

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for abesc.com.br.

MechanismTarget
SPF_Aabesc.com.br
SPF_INCLUDEhost72.hoteldaweb.com.br
SPF_IP135.148.58.80
SPF_IP144.217.254.103
SPF_IP15.235.50.43
SPF_IP158.69.114.185
SPF_IP184.172.11.186
SPF_IP51.81.110.247
SPF_IP54.39.17.200
SPF_MXabesc.com.br

Related pages

Pivot deeper into the graph from abesc.com.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "abesc.com.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.