Skip to content

Hostname

binbuddy.com

Last fetched

binbuddy.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:1390 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
138.68.170.72138.68.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:1390
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of binbuddy.com.

Web-graph footprint

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

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for binbuddy.com.

MechanismTarget
SPF_Abinbuddy.com
SPF_Amailex.mailcore.me
SPF_INCLUDE_spf.elasticemail.com
SPF_IP109.68.33.0/24
SPF_IP94.136.40.163/32
SPF_MXbinbuddy.com

Related pages

Pivot deeper into the graph from binbuddy.com.

Cypher and MCP

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

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