Skip to content

Hostname

time.creighton.edu

Last fetched

time.creighton.edu resolves to 5 IPv4 addresses operated by US-NATIONAL-INSTITUTE-OF-STANDARDS-AND-TECHNOLOGY - National Institute of Standards and Technology in US.

Nutrition Label

WHISPER CANON · time.creighton.eduRouting diversity3.9/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/time.creighton.edu

Resolution chain

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

IPPrefixASNOperatorCountry
132.163.96.3132.163.96.0/24AS49US-NATIONAL-INSTITUTE-OF-STANDARDS-AND-TECHNOLOGY - National Institute of Standards and TechnologyUS
23.150.40.24223.150.40.0/24AS21738ROZINT - RozintUS
45.83.234.12345.83.232.0/22AS206238NL
50.251.160.2050.128.0.0/9AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
74.208.25.4674.208.0.0/16AS8560US

WHOIS identity

No WHOIS records are currently associated with time.creighton.edu in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from time.creighton.edu.

Cypher and MCP

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

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