Hostname
skelhost.com
Last fetched
skelhost.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
skelhost.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.236.253.67 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of skelhost.com owner
- Contact emails
- lsap2010@hotmail.com
- b7248946ad15453194015b3ced853785.protect@whoisguard.com
- 303a8d9b-35b9-456a-9615-9872fe6a44aa@identity-protect.org
- 91a6f8ae-c0df-4ffa-8c39-8103eae9b3a1@identity-protect.org
- a73d1d02-074a-4655-a7f1-e8dd4347c0ca@identity-protect.org
- c7dcf87e-7c09-4f53-8d0f-7adca33870f0@identity-protect.org
Subdomains
9 observed subdomains of skelhost.com.
Web-graph footprint
Distinct hostnames that link to or from skelhost.com in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for skelhost.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_IP | 13.236.253.67 |
Related pages
Pivot deeper into the graph from skelhost.com.
- IP · 13.236.253.67
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · lsap2010@hotmail.com
- TLD · .com
- Browse hostnames · sk…
- 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: "skelhost.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.