Skip to content

Hostname

edusoftech.eu

Last fetched

edusoftech.eu resolves to 5 IPv4 addresses operated by AS205275 in RO. WHOIS lists registrar:romarg srl as the registrar.

Nutrition Label

WHISPER CANON · edusoftech.euRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/edusoftech.eu

Resolution chain

edusoftech.eu resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.42.218.4789.42.218.0/24AS205275RO
99.84.152.10199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:romarg srl
Organization
Contact emails

Subdomains

3 observed subdomains of edusoftech.eu.

Web-graph footprint

Distinct hostnames that link to or from edusoftech.eu in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for edusoftech.eu.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from edusoftech.eu.

Cypher and MCP

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

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