Skip to content

Hostname

kvcc.edu

Last fetched

kvcc.edu resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · kvcc.eduRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/kvcc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.30.160104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.31.160104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
45.60.122.3245.60.122.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.132.3245.60.132.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
Organization
kalamazoo valley community college
Contact emails

Subdomains

142 observed subdomains of kvcc.edu.

Web-graph footprint

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

305 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for kvcc.edu.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.formassembly.com
SPF_IP192.146.243.40
SPF_IP192.146.243.66

Related pages

Pivot deeper into the graph from kvcc.edu.

Cypher and MCP

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

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