Skip to content

Hostname

anat.bj

Last fetched

anat.bj resolves to 2 IPv4 addresses operated by AS47583 in US. WHOIS lists registrar:it-num_entreprise as the registrar.

Nutrition Label

WHISPER CANON · anat.bjRouting diversity2.4/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/anat.bj

Resolution chain

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

WHOIS identity

Registrar
registrar:it-num_entreprise
Organization
2as
Contact emails

Subdomains

10 observed subdomains of anat.bj.

Web-graph footprint

Distinct hostnames that link to or from anat.bj in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • anat.bj

SPF policy

4 SPF mechanisms authorising senders for anat.bj.

MechanismTarget
SPF_Aanat.bj
SPF_IP192.64.112.83
SPF_IP49.12.131.54
SPF_MXanat.bj

Related pages

Pivot deeper into the graph from anat.bj.

Cypher and MCP

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

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