Skip to content

Hostname

cpanel.lineaedu.com

Last fetched

cpanel.lineaedu.com resolves to 11 IPv4 addresses operated by SINGLEHOP-LLC - Internap Holding LLC in NL.

Nutrition Label

WHISPER CANON · cpanel.lineaedu.comRouting diversity2.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cpanel.lineaedu.com

Resolution chain

cpanel.lineaedu.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.6.185.66107.6.184.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCNL
107.6.185.67107.6.184.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCNL
107.6.185.68107.6.184.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCNL
107.6.185.69107.6.184.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCNL
107.6.185.70107.6.184.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCNL
208.115.219.194208.115.219.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.219.195208.115.219.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.219.196208.115.219.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.219.197208.115.219.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.219.198208.115.219.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.219.210208.115.219.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US

WHOIS identity

No WHOIS records are currently associated with cpanel.lineaedu.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for cpanel.lineaedu.com.

MechanismTarget
SPF_Adns.lineaedu.com

Related pages

Pivot deeper into the graph from cpanel.lineaedu.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cpanel.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.