Hostname
asmyachts.com
Last fetched
asmyachts.com resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
asmyachts.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 |
|---|---|---|---|---|
| 162.240.37.53 | 162.240.0.0/15 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of asmyachts.com owner
- Contact emails
- 1ea2166a-f506-4cc0-a122-59724d0ada5e@identity-protect.org
- 2a8467b1-9316-42ae-83d4-00d4d7060918@identity-protect.org
- 2eae7ef3-42c5-48e3-b7da-6f4de4865b4d@identity-protect.org
- 5d874d8f-1c23-4774-9998-35a398e0acbd@identity-protect.org
- 80d319cc-40da-42bc-86ef-77898c3b7500@identity-protect.org
- d9a11abe-0c3c-4015-a219-403a9f63bc5d@identity-protect.org
- owner-5429382@asmyachts.com.whoisprivacyservice.org
- owner-8379634@asmyachts.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of asmyachts.com.
Web-graph footprint
Distinct hostnames that link to or from asmyachts.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for asmyachts.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from asmyachts.com.
- IP · 162.240.37.53
- ASN · AS46606UNIFIEDLAYER-AS-1 - Unified Layer
- Registrar · iana:468
- Country · US
- Email · 1ea2166a-f506-4cc0-a122-59724d0ada5e@identity-protect.org
- TLD · .com
- Browse hostnames · as…
- 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: "asmyachts.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.