Hostname
directskip.com
Last fetched
directskip.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
directskip.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 |
|---|---|---|---|---|
| 3.210.253.236 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of directskip.com owner
- Contact emails
- directskip.com@domainsbyproxy.com
- 383f1b48-0981-4e68-8fe9-20d2048f1cdb@identity-protect.org
- 4ed49675-b01f-4e8b-94ca-e62798f7928f@identity-protect.org
- 5fca2220-5f16-411b-8afe-461f4676c18a@identity-protect.org
- ab5d79bb-e733-43c7-b3a1-c0683bd26971@identity-protect.org
- c124aab0-f342-4548-9126-7fdf6cbd8c60@identity-protect.org
- cff52ee2-ba41-4d09-b164-68e6b4a1dc0c@identity-protect.org
Subdomains
32 observed subdomains of directskip.com.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from directskip.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for directskip.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 23874729.spf07.hubspotemail.net |
| SPF_INCLUDE | e.my-crm.io |
| SPF_INCLUDE | emsd1.com |
| SPF_MX | directskip.com |
Related pages
Pivot deeper into the graph from directskip.com.
- IP · 3.210.253.236
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · directskip.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · di…
- 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: "directskip.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.