Skip to content

Hostname

billibi.com

Last fetched

billibi.com resolves to 1 IPv4 address operated by DLX-AS in DK. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · billibi.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/billibi.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.31.79.5185.31.76.0/22AS47527DLX-ASDK

WHOIS identity

Registrar
iana:106
Organization
billi bi
Contact emails

Subdomains

6 observed subdomains of billibi.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for billibi.com.

MechanismTarget
SPF_Abillibi.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP77.234.172.142
SPF_IP89.104.206.5
SPF_MXbillibi.com

Related pages

Pivot deeper into the graph from billibi.com.

Cypher and MCP

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

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