Skip to content

Hostname

sabbi.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.99.10.178192.99.0.0/16AS16276CA

WHOIS identity

Registrar
Organization
deroni jo?o sabbi
Contact emails

Subdomains

6 observed subdomains of sabbi.com.br.

Web-graph footprint

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

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for sabbi.com.br.

MechanismTarget
SPF_Asabbi.com.br
SPF_IP157.173.97.100
SPF_IP161.129.68.185
SPF_IP161.97.109.96
SPF_IP192.99.10.178
SPF_IP207.244.240.35
SPF_IP62.146.180.185
SPF_IP62.84.185.208
SPF_MXsabbi.com.br

Related pages

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

Cypher and MCP

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

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