Skip to content

Hostname

names.org

Last fetched

names.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · names.orgRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/names.org

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.172.134.1418.172.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.134.2918.172.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.134.8118.172.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.134.8418.172.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.154.11318.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.12418.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.1618.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.2518.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.4618.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6918.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.173.1043.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.1173.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.473.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.563.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of names.org.

Web-graph footprint

Distinct hostnames that link to or from names.org in the public web crawl.

649 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for names.org.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from names.org.

Cypher and MCP

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

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