Hostname
macdonaldproject.com
Last fetched
macdonaldproject.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
macdonaldproject.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.189.193.25 | 54.188.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of macdonaldproject.com owner
- Contact emails
- macdonaldproject@myinfolink.ca
- 1e110e80-3341-461a-904f-473493a83135@identity-protect.org
- 25277638-5a5a-483d-883b-cbce8257c19e@identity-protect.org
- 59ba0e09-b932-479a-a21a-1dfa2a0b95ac@identity-protect.org
- 5db56ff8-2fe7-404c-b9fa-9eb64e147c92@identity-protect.org
- 75dcc9a6-185b-404e-a904-e49368fd23f9@identity-protect.org
- e43be279-614c-484b-9110-3765c7abfe61@identity-protect.org
- owner-11045301@macdonaldproject.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of macdonaldproject.com.
Web-graph footprint
Distinct hostnames that link to or from macdonaldproject.com in the public web crawl.
6 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from macdonaldproject.com.
- IP · 54.189.193.25
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · macdonaldproject@myinfolink.ca
- TLD · .com
- Browse hostnames · ma…
- 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: "macdonaldproject.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.