Hostname
culinary.edu
Last fetched
culinary.edu is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. culinary.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
No IPv4 resolution is recorded for culinary.edu in WhisperGraph.
IPv6 resolution
No AAAA record for culinary.edu is recorded in WhisperGraph.
WHOIS identity
- Registrant organisation
- culinary institute of america
Subdomains
Showing 12 of 30. View all 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
- ns1-02.azure-dns.com
- ns4-02.azure-dns.info
- ns2-02.azure-dns.net
- ns3-02.azure-dns.org
MX records
- culinary-edu.mail.protection.outlook.com
SPF policy
- ip: 74.122.104.0/22
- ip: 198.187.196.100/32
- ip: 135.84.68.123/32
- ip: 54.146.129.215/32
- ip: 12.228.6.215/32
- ip: 208.86.168.7/32
- include: amazonses.com
- include: spf.elluciancloud.com
- include: hobsonsmail.com
- include: spf.protection.outlook.com
- include: _tuf-spf.touchnet.com
- include: verifymyfafsa.com
- include: _spf.messagegears.net
- include: ngwebsolutions.net
- include: spf.sparkmail.org
- ip: 208.85.53.120
- ip: 208.85.53.137
- ip: 208.85.53.139
- ip: 208.85.55.136
- ip: 209.203.176.39
- ip: 38.122.229.154
- ip: 63.139.207.2
- ip: 74.112.66.78
Threat-feed evidence
History
Related pages
Pivot from culinary.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: "culinary.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.