Skip to content

Hostname

edukonnect.live

Last fetched

edukonnect.live resolves to 3 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US.

Nutrition Label

WHISPER CANON · edukonnect.liveRouting diversity3.0/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/edukonnect.live

Resolution chain

edukonnect.live resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
74.119.239.23474.120.23.0/24AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
95.216.16.10195.219.144.0/20AS24940FI
95.217.121.11395.219.160.0/20AS24940FI

WHOIS identity

No WHOIS records are currently associated with edukonnect.live in WhisperGraph.

Subdomains

8 observed subdomains of edukonnect.live.

Threat posture

History

Mail and authentication

MX records

  • edukonnect.live

SPF policy

3 SPF mechanisms authorising senders for edukonnect.live.

MechanismTarget
SPF_Aedukonnect.live
SPF_IP95.217.121.113
SPF_MXedukonnect.live

Related pages

Pivot deeper into the graph from edukonnect.live.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "edukonnect.live"})-[: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.