Skip to content

Hostname

flash.co

Last fetched

flash.co resolves to 11 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · flash.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/flash.co

Resolution chain

flash.co resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.6.194104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.194104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.83172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.239.83.10318.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.11418.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.12018.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.4218.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.67.51.11318.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.5918.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.6418.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.918.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:269
Organization
bd ltda
Contact emails

Subdomains

10 observed subdomains of flash.co.

Web-graph footprint

Distinct hostnames that link to or from flash.co in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for flash.co.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP23.249.220.13

Related pages

Pivot deeper into the graph from flash.co.

Cypher and MCP

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

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