Skip to content

Hostname

devry.edu

Last fetched

devry.edu resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · devry.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/devry.edu

Resolution chain

devry.edu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.16.239104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.17.239104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
devry
Contact emails

Subdomains

302 observed subdomains of devry.edu.

Web-graph footprint

Distinct hostnames that link to or from devry.edu in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

31 SPF mechanisms authorising senders for devry.edu.

MechanismTarget
SPF_INCLUDE_spf.paubox.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.elluciancloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_.watermarkinsights.com
SPF_IP147.160.167.0/26
SPF_IP170.153.166.12
SPF_IP170.153.166.13
SPF_IP170.153.66.12/32
SPF_IP170.153.66.13/32
SPF_IP198.187.196.100/32
SPF_IP198.187.196.130/32
SPF_IP20.109.240.147/32
SPF_IP20.236.195.64/28
SPF_IP20.236.195.67
SPF_IP20.236.195.68
SPF_IP20.236.196.176/29
SPF_IP20.84.176.88/32
SPF_IP206.209.110.150
SPF_IP206.209.110.152
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP34.213.212.147
SPF_IP52.162.245.42
SPF_IP52.42.20.3/32
SPF_IP52.45.50.190/32
SPF_IP54.174.147.233/32
SPF_IP67.231.151.29/32
SPF_IP67.231.158.158/32

Related pages

Pivot deeper into the graph from devry.edu.

Cypher and MCP

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

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