Hostname
limosys.net
Last fetched
limosys.net resolves to 1 IPv4 address operated by COGENT-174 - Cogent Communications, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
limosys.net 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 |
|---|---|---|---|---|
| 38.32.101.43 | 38.0.0.0/8 | AS174 | COGENT-174 - Cogent Communications, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- issac.yehuda@gmail.com
- 39b2a8ee-41d6-4daf-81b4-606bbab34757@identity-protect.org
- 5d0c5524-aff5-4775-81aa-2bc9ac73d79c@identity-protect.org
- 5f2a4812-a3e5-43e6-8a5b-90ceb3f3c1b2@identity-protect.org
- c8a43312-699e-4675-935b-35287fc99bda@identity-protect.org
- fe1e2439-2bde-47dd-bf19-93ad3aa88877@identity-protect.org
- owner-5817464@limosys.net.whoisprivacyservice.org
Subdomains
109 observed subdomains of limosys.net.
Showing 15 of 109. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from limosys.net in the public web crawl.
3 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from limosys.net.
- IP · 38.32.101.43
- ASN · AS174COGENT-174 - Cogent Communications, LLC
- Registrar · iana:468
- Country · US
- Email · issac.yehuda@gmail.com
- TLD · .net
- 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: "limosys.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.