Skip to content

Hostname

edu-work.org

Last fetched

edu-work.org resolves to 1 IPv4 address operated by FOXCLOUD - FOXCLOUD LLP in GB. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · edu-work.orgRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/edu-work.org

Resolution chain

edu-work.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.92.74.163185.92.74.0/24AS200904FOXCLOUD - FOXCLOUD LLPGB

WHOIS identity

Registrar
iana:303
Organization
ngo 'interaction'
Contact emails

Subdomains

8 observed subdomains of edu-work.org.

Web-graph footprint

Distinct hostnames that link to or from edu-work.org in the public web crawl.

24 sites link to this hostname.

146 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for edu-work.org.

MechanismTarget
SPF_Aedu-work.org
SPF_IP185.92.74.163
SPF_MXedu-work.org

Related pages

Pivot deeper into the graph from edu-work.org.

Cypher and MCP

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

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