Skip to content

Hostname

babafig.com

Last fetched

babafig.com resolves to 1 IPv4 address operated by ASBESKYDNET in FR. WHOIS lists iana:1378 as the registrar.

Nutrition Label

WHISPER CANON · babafig.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/babafig.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.92.111.14545.92.108.0/22AS204818ASBESKYDNETFR

WHOIS identity

Registrar
iana:1378
Organization
i j - private whois
Contact emails

Subdomains

25 observed subdomains of babafig.com.

Web-graph footprint

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

180 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for babafig.com.

MechanismTarget
SPF_INCLUDEexchange-swiss.ch

Related pages

Pivot deeper into the graph from babafig.com.

Cypher and MCP

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

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