Skip to content

Hostname

webdisk.lineaedu.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
107.6.185.66107.9.0.0/18AS32475SINGLEHOP-LLC - Internap Holding LLCNL
107.6.185.67107.9.0.0/18AS32475SINGLEHOP-LLC - Internap Holding LLCNL
107.6.185.68107.9.0.0/18AS32475SINGLEHOP-LLC - Internap Holding LLCNL
107.6.185.69107.9.0.0/18AS32475SINGLEHOP-LLC - Internap Holding LLCNL
107.6.185.70107.9.0.0/18AS32475SINGLEHOP-LLC - Internap Holding LLCNL
208.115.219.194208.117.195.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.219.195208.117.195.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.219.196208.117.195.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.219.197208.117.195.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.219.198208.117.195.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.219.210208.117.195.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
45.43.131.4445.43.139.0/24AS397373H4Y-TECHNOLOGIES - H4Y Technologies LLCUS

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

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

MechanismTarget
SPF_Adns.lineaedu.com

Related pages

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

Cypher and MCP

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

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