Skip to content

Hostname

snp.org

Last fetched

snp.org resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · snp.orgRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/snp.org

Resolution chain

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

IPPrefixASNOperatorCountry
3.166.14.1043.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.14.93.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.14.903.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.14.933.166.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
65.8.131.11465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.3399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.13.818.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.4518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.1318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.7618.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
scottish national party
Contact emails

Subdomains

41 observed subdomains of snp.org.

Web-graph footprint

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

1,011 sites link to this hostname.

263 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for snp.org.

MechanismTarget
SPF_Acoll.snp.org
SPF_Alewis.snp.org
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.220.152
SPF_IP195.99.170.37

Related pages

Pivot deeper into the graph from snp.org.

Cypher and MCP

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

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