Skip to content

Hostname

fidm.edu

Last fetched

fidm.edu resolves to 104.21.57.114, announced in 104.21.48.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. fidm.edu is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · fidm.eduRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/fidm.edu

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • eleanor.ns.cloudflare.com
  • rodrigo.ns.cloudflare.com

MX records

  • mx1.mailhop.co
  • fidm-edu.mail.protection.outlook.com
  • mx1.mailhop.org
  • mx1.mailhop.co.uk
  • mx1.mailhop.us

SPF policy

  • ip: 65.166.16.100/32
  • ip: 65.166.16.102/32
  • ip: 139.131.126.26/32
  • ip: 139.131.76.33/32
  • ip: 139.131.76.81/28
  • ip: 139.131.76.84/5
  • ip: 139.131.76.85/32
  • include: spf.protection.outlook.com
  • a: fidm.edu
  • mx: fidm.edu
  • a: mail.fidm.edu
  • ip: 139.131.126.24
  • ip: 139.131.126.25
  • ip: 139.131.126.28
  • ip: 139.131.126.29
  • ip: 139.131.76.34
  • ip: 139.131.76.88
  • ip: 139.131.76.89
  • ip: 185.147.173.4
  • ip: 185.147.173.6
  • ip: 185.147.175.4
  • ip: 185.147.175.6

Threat-feed evidence

History

Related pages

Pivot from fidm.edu into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fidm.edu"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.