Hostname
spedmo.com
Last fetched
spedmo.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
spedmo.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.244.102.27 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.102.70 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.102.77 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.102.99 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of spedmo.com owner
- Contact emails
- 100ebbe1-2083-43ae-9c1c-3f9ad3c9e7fb@identity-protect.org
- 5f01acca-63d8-470f-a41c-06a710d63f6d@identity-protect.org
- 63e0fb5b-1334-43b1-8661-9e2321e439fe@identity-protect.org
- 72d03011-810f-4306-9d6c-19d9998ca01b@identity-protect.org
- 7d72fc3a-6382-458e-b095-ede748b1456f@identity-protect.org
- cafc9d30-e369-4458-b74d-31d0c6ca05ff@identity-protect.org
- owner-295465@spedmo.com.whoisprivacyservice.org
- owner-8073870@spedmo.com.whoisprivacyservice.org
- owner@spedmo.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of spedmo.com.
Web-graph footprint
Distinct hostnames that link to or from spedmo.com in the public web crawl.
6 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for spedmo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from spedmo.com.
- IP · 18.244.102.27
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · PL
- Email · 100ebbe1-2083-43ae-9c1c-3f9ad3c9e7fb@identity-protect.org
- TLD · .com
- Browse hostnames · sp…
- 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: "spedmo.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.