Skip to content

Hostname

boundstories.net

Last fetched

boundstories.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · boundstories.netRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/boundstories.net

Resolution chain

boundstories.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.83.12818.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.3018.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.618.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.9718.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.86.3018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.3499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
contact privacy inc. customer 0118497802
Contact emails

Subdomains

1 observed subdomain of boundstories.net.

Web-graph footprint

Distinct hostnames that link to or from boundstories.net in the public web crawl.

80 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for boundstories.net.

MechanismTarget
SPF_IP77.232.64.0/19
SPF_IP92.61.144.0/20
SPF_MXboundstories.net

Related pages

Pivot deeper into the graph from boundstories.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "boundstories.net"})-[: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.