Skip to content

Hostname

www.lineaedu.com

Last fetched

www.lineaedu.com resolves to 20 IPv4 addresses operated by FORKNETWORKING - Fork Networking, LLC in US.

Nutrition Label

WHISPER CANON · www.lineaedu.comRouting diversity5.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.lineaedu.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.193.148.34104.193.144.0/21AS46841FORKNETWORKING - Fork Networking, LLCUS
104.193.148.35104.193.144.0/21AS46841FORKNETWORKING - Fork Networking, LLCUS
104.193.148.36104.193.144.0/21AS46841FORKNETWORKING - Fork Networking, LLCUS
104.193.148.37104.193.144.0/21AS46841FORKNETWORKING - Fork Networking, LLCUS
104.193.148.38104.193.144.0/21AS46841FORKNETWORKING - Fork Networking, LLCUS
173.199.178.47173.199.128.0/18AS32244LIQUIDWEB - Liquid Web, L.L.CUS
198.46.151.4198.46.150.0/23AS36352AS-COLOCROSSING - HostPapaUS
198.46.151.5198.46.150.0/23AS36352AS-COLOCROSSING - HostPapaUS
198.46.151.6198.46.150.0/23AS36352AS-COLOCROSSING - HostPapaUS
198.46.151.7198.46.150.0/23AS36352AS-COLOCROSSING - HostPapaUS
198.46.151.8198.46.150.0/23AS36352AS-COLOCROSSING - HostPapaUS
37.187.191.15837.187.0.0/16AS16276OVH - OVH SASNL
37.59.144.15537.59.0.0/16AS16276OVH - OVH SASIE
45.135.150.13545.135.150.0/24AS40676AS40676 - Psychz NetworksUS
45.135.150.13645.135.150.0/24AS40676AS40676 - Psychz NetworksUS
45.135.150.13745.135.150.0/24AS40676AS40676 - Psychz NetworksUS
45.135.150.13845.135.150.0/24AS40676AS40676 - Psychz NetworksUS
45.135.150.13945.135.150.0/24AS40676AS40676 - Psychz NetworksUS
45.135.150.14045.135.150.0/24AS40676AS40676 - Psychz NetworksUS
45.135.150.14145.135.150.0/24AS40676AS40676 - Psychz NetworksUS

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

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

MechanismTarget
SPF_Adns.lineaedu.com

Related pages

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

Cypher and MCP

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

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