Skip to content

Hostname

flatpay.de

Last fetched

flatpay.de resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · flatpay.deRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/flatpay.de

Resolution chain

flatpay.de resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.47.10713.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.2913.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.7113.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.9713.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.11113.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.3913.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.6113.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.6713.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.1218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.6318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.9918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.10154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.10254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with flatpay.de in WhisperGraph.

Subdomains

3 observed subdomains of flatpay.de.

Web-graph footprint

Distinct hostnames that link to or from flatpay.de in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for flatpay.de.

MechanismTarget
SPF_INCLUDEmailmailmail.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from flatpay.de.

Cypher and MCP

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

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