Skip to content

Hostname

binary.net

Last fetched

binary.net resolves to 1 IPv4 address operated by ASN7806 - Binary Net, LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · binary.netRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/binary.net

Resolution chain

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

IPPrefixASNOperatorCountry
216.229.12.121216.229.0.0/19AS7806ASN7806 - Binary Net, LLCUS

WHOIS identity

Registrar
iana:69
Organization
binary net,
Contact emails

Subdomains

272 observed subdomains of binary.net.

Web-graph footprint

Distinct hostnames that link to or from binary.net in the public web crawl.

60 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

19 SPF mechanisms authorising senders for binary.net.

MechanismTarget
SPF_INCLUDE243188202.spf04.hubspotemail.net
SPF_INCLUDEcpanel.binary.net
SPF_INCLUDEexternal.binary.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.27.195.240
SPF_IP204.27.195.245
SPF_IP216.229.0.26
SPF_IP216.229.0.35
SPF_IP216.229.0.56
SPF_IP216.229.0.58
SPF_IP216.229.12.115
SPF_IP216.229.12.116
SPF_IP216.229.12.118
SPF_IP216.229.12.119
SPF_IP216.229.17.190
SPF_IP216.229.25.58
SPF_IP216.229.4.79
SPF_IP216.229.9.34
SPF_MXbinary.net

Related pages

Pivot deeper into the graph from binary.net.

Cypher and MCP

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

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