Hostname
fielding.edu
Last fetched
fielding.edu resolves to 104.21.59.186, announced in 104.21.48.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. fielding.edu is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 104.21.59.186
104.21.48.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 172.67.182.112
172.67.176.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
IPv6 resolution
Attribution
Cloudflare
cdn · ORIGIN_AS, CDN
WHOIS identity
- Registrant organisation
- fielding graduate university
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
- coen.ns.cloudflare.com
- diva.ns.cloudflare.com
- a.root-servers.net
- b.root-servers.net
- c.root-servers.net
- d.root-servers.net
- e.root-servers.net
- f.root-servers.net
- g.root-servers.net
- h.root-servers.net
- i.root-servers.net
- j.root-servers.net
- k.root-servers.net
- l.root-servers.net
- m.root-servers.net
MX records
- us2-smtp-mx1.titanhq.com
- us2-smtp-mx2.titanhq.com
SPF policy
- ip: 216.198.0.0/18
- ip: 188.172.128.0/20
- ip: 192.161.144.0/20
- ip: 162.247.216.0/22
- ip: 185.12.80.0/22
- ip: 103.151.192.0/23
- ip: 204.239.0.0/24
- ip: 216.230.14.0/24
- ip: 198.207.147.0/24
- ip: 185.225.161.0/24
- ip: 198.187.196.0/24
- ip: 185.249.220.0/24
- ip: 192.190.37.0/24
- ip: 198.187.196.100/32
- ip: 198.187.196.130/32
- ip: 136.179.3.130/32
- ip: 52.53.91.241/32
- ip: 52.52.106.245/32
- include: amazonses.com
- include: _netblocks.google.com
- include: _netblocks2.google.com
- include: _netblocks3.google.com
- include: spf.protection.outlook.com
- include: relay.mailchannels.net
- include: _spf1.mailgun.org
- include: _spf2.mailgun.org
- include: _spf.eu.mailgun.org
- ip: 13.57.100.103
- ip: 184.169.145.38
- ip: 64.39.10.238
Threat-feed evidence
History
Related pages
Pivot from fielding.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: "fielding.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.