Skip to content

Hostname

borrowbox.com

Last fetched

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

Nutrition Label

WHISPER CANON · borrowbox.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/borrowbox.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.122.2418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.2518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.9318.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
35.153.174.735.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
65.9.175.1765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9165.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

84 observed subdomains of borrowbox.com.

Web-graph footprint

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

375 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for borrowbox.com.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from borrowbox.com.

Cypher and MCP

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

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