Skip to content

Hostname

flash-k-dc.com

Last fetched

flash-k-dc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

flash-k-dc.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.154.63.5418.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.7018.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.7318.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.9918.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.193.273.174.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.193.513.174.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.193.723.174.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.193.983.174.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

2 observed subdomains of flash-k-dc.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for flash-k-dc.com.

MechanismTarget
SPF_INCLUDEmail.flash-k-dc.com
SPF_IP52.68.141.197

Related pages

Pivot deeper into the graph from flash-k-dc.com.

Cypher and MCP

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

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