Skip to content

Hostname

shield.security

Last fetched

shield.security resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · shield.securityRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/shield.security

Resolution chain

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

IPPrefixASNOperatorCountry
18.116.154.23718.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.117.29.18518.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.189.176.15318.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.63.503.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
52.14.167.6852.14.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

7 observed subdomains of shield.security.

Web-graph footprint

Distinct hostnames that link to or from shield.security in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for shield.security.

MechanismTarget
SPF_Aspf.shield.security

Related pages

Pivot deeper into the graph from shield.security.

Cypher and MCP

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

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