Hostname
linnsystems.com
Last fetched
linnsystems.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
linnsystems.com 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 |
|---|---|---|---|---|
| 18.202.112.78 | 18.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.203.72.165 | 18.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.76.232.95 | 54.76.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.76.84.57 | 54.76.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of linnsystems.com owner
- Contact emails
- fdzjuba@linnsystems.com
- 0327922d-ded5-4203-a9b3-167c542186c8@identity-protect.org
- 2b084e60-f7d8-4f06-a414-912db2927bc7@identity-protect.org
- 5e57611e-e6a2-408d-bc12-91c370c5c78b@identity-protect.org
- bbbe1241-065d-4d4d-adb6-b35a02073321@identity-protect.org
- c2f10052-d2cd-479d-a10c-84f276fc38ad@identity-protect.org
- e0f2009d-59ea-4fd8-a3f7-a7d2ddd0611c@identity-protect.org
- owner-2194847@linnsystems.com.whoisprivacyservice.org
- owner-9128621@linnsystems.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of linnsystems.com.
Web-graph footprint
Distinct hostnames that link to or from linnsystems.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for linnsystems.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | icpbounce.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from linnsystems.com.
- IP · 18.202.112.78
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · fdzjuba@linnsystems.com
- TLD · .com
- Browse hostnames · li…
- 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: "linnsystems.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.