Skip to content

Hostname

click.eduforms.org

Last fetched

click.eduforms.org resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · click.eduforms.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/click.eduforms.org

Resolution chain

click.eduforms.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.126.9.1103.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.39.24252.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.178.100.7163.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with click.eduforms.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for click.eduforms.org.

MechanismTarget
SPF_INCLUDE_spf.dashasender.ru
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmxsspf.sendpulse.com

Related pages

Pivot deeper into the graph from click.eduforms.org.

Cypher and MCP

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

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