Skip to content

Hostname

launch.phriendlyphishing.com

Last fetched

launch.phriendlyphishing.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · launch.phriendlyphishing.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/launch.phriendlyphishing.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.125.11713.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.5913.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.6213.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.7613.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.187.10513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.1913.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.2313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.9713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with launch.phriendlyphishing.com in WhisperGraph.

Subdomains

4 observed subdomains of launch.phriendlyphishing.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for launch.phriendlyphishing.com.

MechanismTarget
SPF_Amain.phishingacademy.com
SPF_Aphriendlyphishing.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.messagelabs.com
SPF_IP52.64.99.134/32
SPF_IP54.252.116.154/32
SPF_MXlaunch.phriendlyphishing.com

Related pages

Pivot deeper into the graph from launch.phriendlyphishing.com.

Cypher and MCP

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

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