Hostname
dotsoriginal.com
Last fetched
dotsoriginal.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dotsoriginal.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 |
|---|---|---|---|---|
| 54.75.207.129 | 54.74.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dotsoriginal.com owner
- Contact emails
- tecnicos@europastry.com
- 27073e46-8ec5-43ab-8392-0cfb8c382953@identity-protect.org
- 7b9d6e6c-c350-40ad-b912-2d2ddbae0433@identity-protect.org
- d6064f8c-17db-4b7f-ada7-c4cf4171e722@identity-protect.org
- d8ad2a9e-26b8-4015-ac5c-da915e970915@identity-protect.org
- de214487-e3da-44e3-85d8-c57a3a54aa92@identity-protect.org
- fa058e90-b060-4884-9108-6006b5dbf5fd@identity-protect.org
Subdomains
1 observed subdomain of dotsoriginal.com.
| Subdomain |
|---|
| www.dotsoriginal.com |
Web-graph footprint
Distinct hostnames that link to or from dotsoriginal.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for dotsoriginal.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from dotsoriginal.com.
- IP · 54.75.207.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · tecnicos@europastry.com
- TLD · .com
- Browse hostnames · do…
- 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: "dotsoriginal.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.