Skip to content

Hostname

edufutureit.com

Last fetched

edufutureit.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · edufutureit.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/edufutureit.com

Resolution chain

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

IPPrefixASNOperatorCountry
167.172.94.133167.173.199.0/24AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

13 observed subdomains of edufutureit.com.

Web-graph footprint

Distinct hostnames that link to or from edufutureit.com in the public web crawl.

24 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for edufutureit.com.

MechanismTarget
SPF_Aedufutureit.com
SPF_IP119.81.42.147
SPF_IP157.230.246.151
SPF_IP18.136.143.193
SPF_IP18.136.249.105
SPF_MXedufutureit.com

Related pages

Pivot deeper into the graph from edufutureit.com.

Cypher and MCP

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

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