Skip to content

Hostname

borderlands.com

Last fetched

borderlands.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · borderlands.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/borderlands.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.1013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.1313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.242.10418.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.242.10518.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.242.7618.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.242.7918.165.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.208.11018.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.5818.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.6418.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.9918.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
3.175.86.1043.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.393.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.483.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.623.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.154.10152.222.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.154.252.222.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.154.2252.222.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.154.552.222.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:292
Organization
borderland sciences research foundation
Contact emails

Subdomains

6 observed subdomains of borderlands.com.

Web-graph footprint

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

923 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for borderlands.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from borderlands.com.

Cypher and MCP

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

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