Hostname
lineaedu.com
Last fetched
lineaedu.com resolves to 12 IPv4 addresses operated by SINGLEHOP-LLC - Internap Holding LLC in NL. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
lineaedu.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.6.185.66 | 107.6.184.0/22 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | NL |
| 107.6.185.67 | 107.6.184.0/22 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | NL |
| 107.6.185.68 | 107.6.184.0/22 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | NL |
| 107.6.185.69 | 107.6.184.0/22 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | NL |
| 107.6.185.70 | 107.6.184.0/22 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | NL |
| 208.115.219.194 | 208.115.219.0/24 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
| 208.115.219.195 | 208.115.219.0/24 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
| 208.115.219.196 | 208.115.219.0/24 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
| 208.115.219.197 | 208.115.219.0/24 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
| 208.115.219.198 | 208.115.219.0/24 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
| 208.115.219.210 | 208.115.219.0/24 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
| 45.43.131.44 | 45.43.130.0/23 | AS397373 | H4Y-TECHNOLOGIES - H4Y Technologies LLC | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- jose santamaria
- Contact emails
Subdomains
20 observed subdomains of lineaedu.com.
Showing 16 of 20. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from lineaedu.com.
- IP · 107.6.185.66
- ASN · AS32475SINGLEHOP-LLC - Internap Holding LLC
- Registrar · iana:1068
- Country · NL
- Email · jomasave@gmail.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: "lineaedu.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.