Skip to content

Hostname

edukar.pt

Last fetched

edukar.pt resolves to 1 IPv4 address operated by LIMESTONENETWORKS - Limestone Networks, Inc. in FR.

Nutrition Label

WHISPER CANON · edukar.ptRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/edukar.pt

Resolution chain

edukar.pt resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.115.214.85208.115.214.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.FR

WHOIS identity

No WHOIS records are currently associated with edukar.pt in WhisperGraph.

Subdomains

10 observed subdomains of edukar.pt.

Web-graph footprint

Distinct hostnames that link to or from edukar.pt in the public web crawl.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for edukar.pt.

MechanismTarget
SPF_IP104.21.29.151
SPF_IP172.67.149.105
SPF_IP208.115.214.85
SPF_MXedukar.pt

Related pages

Pivot deeper into the graph from edukar.pt.

Cypher and MCP

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

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