Skip to content

Hostname

billarch.com

Last fetched

billarch.com resolves to 1 IPv4 address operated by EPBTELECOM - EPB Fiber Optics in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · billarch.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/billarch.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.18.63.3666.18.48.0/20AS26827EPBTELECOM - EPB Fiber OpticsUS

WHOIS identity

Registrar
iana:69
Organization
billingsley architecture
Contact emails

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for billarch.com.

MechanismTarget
SPF_Abillarch.com
SPF_INCLUDEepbfi.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP66.18.63.0/24
SPF_IP74.205.143.0/24
SPF_IP74.221.178.64/27
SPF_MXbillarch.com

Related pages

Pivot deeper into the graph from billarch.com.

Cypher and MCP

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

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