Skip to content

Hostname

baconday.com.br

Last fetched

baconday.com.br resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US.

Nutrition Label

WHISPER CANON · baconday.com.brRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/baconday.com.br

Resolution chain

baconday.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.179.252.89108.179.252.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationUS
69.6.212.24969.6.212.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationBR

WHOIS identity

No WHOIS records are currently associated with baconday.com.br in WhisperGraph.

Subdomains

6 observed subdomains of baconday.com.br.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for baconday.com.br.

MechanismTarget
SPF_Abaconday.com.br
SPF_INCLUDEwebsitewelcome.com
SPF_MXbaconday.com.br

Related pages

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

Cypher and MCP

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

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