Skip to content

Hostname

flatpay.es

Last fetched

flatpay.es resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · flatpay.esRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/flatpay.es

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.147.106108.158.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.147.15108.158.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.147.21108.158.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.147.90108.158.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.245.187.218.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.3518.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.7918.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.9918.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

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

Subdomains

1 observed subdomain of flatpay.es.

Threat posture

History

Related pages

Pivot deeper into the graph from flatpay.es.

Cypher and MCP

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

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