Skip to content

Hostname

flashbackj.com

Last fetched

flashbackj.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · flashbackj.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/flashbackj.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.98.1318.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.98.3918.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.98.5118.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.98.9718.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.240.12699.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.3499.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.4699.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.6799.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

15 observed subdomains of flashbackj.com.

Web-graph footprint

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

283 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for flashbackj.com.

MechanismTarget
SPF_Awww.flashbackj.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEkagoya.net
SPF_IP4.64.28.164/32
SPF_IP54.64.117.143/32
SPF_IP54.64.188.36/32

Related pages

Pivot deeper into the graph from flashbackj.com.

Cypher and MCP

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

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