Skip to content

Hostname

binderr.com

Last fetched

binderr.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · binderr.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/binderr.com

Resolution chain

binderr.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.194.74.20018.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.32.3652.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.177.176.4163.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.196.2963.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.52.13163.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.85.863.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of binderr.com owner
Contact emails

Subdomains

7 observed subdomains of binderr.com.

Web-graph footprint

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

117 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for binderr.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEsquarespace-mail.com

Related pages

Pivot deeper into the graph from binderr.com.

Cypher and MCP

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

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