Hostname
sherpas.com
Last fetched
sherpas.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sherpas.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.173.205.18 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.63 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.78 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.83 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 216.137.44.30 | 216.137.44.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 216.137.44.57 | 216.137.44.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 216.137.44.75 | 216.137.44.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 216.137.44.92 | 216.137.44.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.180.42 | 3.174.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.174.180.50 | 3.174.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.174.180.60 | 3.174.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.174.180.90 | 3.174.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0136410374
- Contact emails
- sherpas.com@contactprivacy.com
- afpkmuz9forr@contactprivacy.email
- 0edb0883-2944-47e5-ac2a-d712af7a267b@identity-protect.org
- 1ca90dbe-ce60-4511-93e0-fe1839fd82f4@identity-protect.org
- 7beb66b4-92a3-4db1-8a84-1dc725c9e5ce@identity-protect.org
- a92f8726-9bbf-448c-ba52-a7d34c9388ac@identity-protect.org
- b8f8bde8-f0c3-4feb-81d2-764aa0937e8a@identity-protect.org
- e08571d5-4998-424f-b1fc-5e3eddb3aa3c@identity-protect.org
- owner-5992975@sherpas.com.whoisprivacyservice.org
- owner-6262924@sherpas.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of sherpas.com.
Web-graph footprint
Distinct hostnames that link to or from sherpas.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for sherpas.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_MX | sherpas.com |
Related pages
Pivot deeper into the graph from sherpas.com.
- IP · 18.173.205.18
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · sherpas.com@contactprivacy.com
- TLD · .com
- Browse hostnames · sh…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sherpas.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.