Hostname
adrianlynch.com
Last fetched
adrianlynch.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
adrianlynch.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 |
|---|---|---|---|---|
| 122.248.242.241 | 122.248.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of adrianlynch.com owner
- Contact emails
- hostmaster@millstream.com.au
- 4613189a-0d59-4f26-80be-03deec7f244f@identity-protect.org
- c8452bbb-1373-477a-b176-20857c23ae29@identity-protect.org
- f1f970ba-d822-42eb-9d43-664de8064a17@identity-protect.org
- owner-1685669@adrianlynch.com.whoisprivacyservice.org
- owner-6258282@adrianlynch.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of adrianlynch.com.
| Subdomain |
|---|
| www.adrianlynch.com |
Web-graph footprint
Distinct hostnames that link to or from adrianlynch.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for adrianlynch.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | icloud.com |
Related pages
Pivot deeper into the graph from adrianlynch.com.
- IP · 122.248.242.241
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · hostmaster@millstream.com.au
- TLD · .com
- Browse hostnames · ad…
- 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: "adrianlynch.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.