Skip to content

Hostname

binbit.com

Last fetched

binbit.com resolves to 1 IPv4 address operated by AS48348 in ES. WHOIS lists iana:1441 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.80.7.13185.80.7.0/24AS48348ES

WHOIS identity

Registrar
iana:1441
Organization
alejandro martinez
Contact emails

Subdomains

21 observed subdomains of binbit.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for binbit.com.

MechanismTarget
SPF_Abinbit.com
SPF_INCLUDE_spf.google.com
SPF_IP166.78.148.162
SPF_IP200.57.151.211
SPF_IP200.57.151.217
SPF_IP2001:4800:7812:514:46dc:e712:ff05:f21
SPF_IP2001:4800:7815:105:be76:4eff:fe04:35df
SPF_IP201.131.3.0/24
SPF_IP23.253.70.92
SPF_MXbinbit.com

Related pages

Pivot deeper into the graph from binbit.com.

Cypher and MCP

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

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