Skip to content

Hostname

enter-shield.com

Last fetched

enter-shield.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3875 as the registrar.

Nutrition Label

WHISPER CANON · enter-shield.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/enter-shield.com

Resolution chain

enter-shield.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.15.75104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.161.239172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
199.59.243.228199.59.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3875
Organization
global domain privacy services
Contact emails

Subdomains

12 observed subdomains of enter-shield.com.

Web-graph footprint

Distinct hostnames that link to or from enter-shield.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for enter-shield.com.

MechanismTarget
SPF_Aenter-shield.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP69.164.244.214
SPF_MXenter-shield.com

Related pages

Pivot deeper into the graph from enter-shield.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "enter-shield.com"})-[: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.