Skip to content

Hostname

edustaff.org

Last fetched

edustaff.org resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · edustaff.orgRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/edustaff.org

Resolution chain

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

IPPrefixASNOperatorCountry
64.225.58.2264.225.48.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:1910
Organization
domains by proxy,
Contact emails

Subdomains

107 observed subdomains of edustaff.org.

Web-graph footprint

Distinct hostnames that link to or from edustaff.org in the public web crawl.

444 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for edustaff.org.

MechanismTarget
SPF_Aedustaff.org
SPF_INCLUDE9392537.spf01.hubspotemail.net
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEoutbound.smtp.wisestamp.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.203.47
SPF_IP152.117.118.250
SPF_IP50.225.34.64/29
SPF_IP50.225.34.80/28
SPF_IP52.149.186.26
SPF_IP74.204.25.26
SPF_MXedustaff.org

Related pages

Pivot deeper into the graph from edustaff.org.

Cypher and MCP

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

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