Skip to content

Hostname

runyourown.com

Last fetched

runyourown.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · runyourown.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/runyourown.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.165.213.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.43.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.553.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.93.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.03.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.203.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2343.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2463.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2483.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2543.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1473.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2303.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.363.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.8152.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.1552.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.6752.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:269
Organization
buydomains_com
Contact emails

Subdomains

27 observed subdomains of runyourown.com.

Web-graph footprint

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

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for runyourown.com.

MechanismTarget
SPF_INCLUDE46509611.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEone.zoho.com.au

Related pages

Pivot deeper into the graph from runyourown.com.

Cypher and MCP

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

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