Skip to content

Hostname

emc.edu.jm

Last fetched

emc.edu.jm resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US.

Nutrition Label

WHISPER CANON · emc.edu.jmRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/emc.edu.jm

Resolution chain

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

IPPrefixASNOperatorCountry
162.214.99.212162.214.96.0/21AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

No WHOIS records are currently associated with emc.edu.jm in WhisperGraph.

Subdomains

46 observed subdomains of emc.edu.jm.

Web-graph footprint

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

84 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for emc.edu.jm.

MechanismTarget
SPF_Aemc.edu.jm
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP162.214.99.212
SPF_MXemc.edu.jm

Related pages

Pivot deeper into the graph from emc.edu.jm.

Cypher and MCP

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

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