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
Resolution chain
snp.org resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.166.14.104 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.9 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.90 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.93 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 65.8.131.114 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.21 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.40 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.61 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.234.33 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.39 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.56 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.93 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.13.8 | 18.67.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.67.13.45 | 18.67.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.67.13.13 | 18.67.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.67.13.76 | 18.67.12.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:2
- Organization
- scottish national party
- Contact emails
Subdomains
41 observed subdomains of snp.org.
Showing 25 of 41. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for snp.org.
| Mechanism | Target |
|---|---|
| SPF_A | coll.snp.org |
| SPF_A | lewis.snp.org |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.220.152 |
| SPF_IP | 195.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.