Skip to content

Hostname

enc.edu

Last fetched

enc.edu resolves to 1 IPv4 address operated by AS63949 in US.

Nutrition Label

WHISPER CANON · enc.eduRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/enc.edu

Resolution chain

enc.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.200.20.186104.200.16.0/21AS63949US

WHOIS identity

Registrar
Organization
eastern nazarene college
Contact emails

Subdomains

76 observed subdomains of enc.edu.

Web-graph footprint

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

247 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for enc.edu.

MechanismTarget
SPF_INCLUDE22235947.spf01.hubspotemail.net
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_tuf-spf.touchnet.com
SPF_INCLUDEazuresend.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.196.189.223
SPF_IP38.106.32.22/32
SPF_IP38.106.32.46/32
SPF_IP50.226.43.70
SPF_IP50.226.43.73

Related pages

Pivot deeper into the graph from enc.edu.

Cypher and MCP

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

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