Hostname
linsgardenoh.com
Last fetched
linsgardenoh.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
linsgardenoh.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.167.101 | 108.138.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.167.119 | 108.138.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.167.71 | 108.138.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.167.87 | 108.138.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.12 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.32 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.74 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.89 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1910
- Organization
- on behalf of linsgardenoh.com owner
- Contact emails
- 253b73c7-6821-4b15-86ac-c454525133fe@identity-protect.org
- 4b31f336-e5c3-4823-82e4-da9259c5e271@identity-protect.org
- 876f03f2-9ded-48ed-b7d9-4e734ad0196e@identity-protect.org
- a1d2c49b-39e1-4f90-9ee8-21541c485736@identity-protect.org
- ca87ae71-68d2-4edb-8102-7fa86bed20e8@identity-protect.org
- f2cac629-3050-468b-a03a-8aa62e723072@identity-protect.org
- f9a53f3a-d79b-4a5b-903b-2994e125e4a4@identity-protect.org
- owner-1180744@linsgardenoh.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for linsgardenoh.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from linsgardenoh.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "linsgardenoh.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.