Skip to content

Hostname

coveredsecurity.com

Last fetched

coveredsecurity.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · coveredsecurity.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/coveredsecurity.com

Resolution chain

coveredsecurity.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.10513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.182.223.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.313.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.333.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.833.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
54.230.62.3554.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.554.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.5154.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.6354.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:468
Organization
on behalf of coveredsecurity.com owner
Contact emails

Subdomains

2 observed subdomains of coveredsecurity.com.

Web-graph footprint

Distinct hostnames that link to or from coveredsecurity.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for coveredsecurity.com.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com

Related pages

Pivot deeper into the graph from coveredsecurity.com.

Cypher and MCP

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

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