Hostname
stuartmacleod.net
Last fetched
stuartmacleod.net resolves to 4 IPv4 addresses operated by AS20940 in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
stuartmacleod.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.90.6.18 | 104.90.6.0/24 | AS20940 | — | IN |
| 104.90.6.27 | 104.90.6.0/24 | AS20940 | — | IN |
| 2.16.56.91 | 2.16.56.0/24 | AS20940 | — | SE |
| 2.16.56.98 | 2.16.56.0/24 | AS20940 | — | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- domains by proxy,
- Contact emails
- stuartmacleod.net@domainsbyproxy.com
- 39b71584-9f3d-4869-a0fe-92a2fb61273f@identity-protect.org
- 66205068-a1f6-41c6-bc2e-9bfc350407be@identity-protect.org
- 6d230a14-4e7c-48b0-a9a6-c190e3207c82@identity-protect.org
- 97abafef-e672-44a6-995b-fb7d51e0613d@identity-protect.org
- ba5fea1a-a1a4-475c-b192-17aa6aa61019@identity-protect.org
- e093e64a-ce9d-42fc-b46d-1326f34951d3@identity-protect.org
- owner-11210844@stuartmacleod.net.whoisprivacyservice.org
- owner-7626206@stuartmacleod.net.whoisprivacyservice.org
Subdomains
72 observed subdomains of stuartmacleod.net.
Showing 25 of 72. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for stuartmacleod.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | hotmail.com |
Related pages
Pivot deeper into the graph from stuartmacleod.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stuartmacleod.net"})-[: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.