Skip to content

Hostname

fp.ui1.es

Last fetched

fp.ui1.es resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · fp.ui1.esRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/fp.ui1.es

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.64.2153.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.153.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.233.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2313.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.70.443.5.70.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.71.763.5.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.72.573.5.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.118.8452.218.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.30.9252.218.30.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.44.9252.218.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.1.3652.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.1.5252.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.18.14852.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.19.6052.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.2.10852.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.2.19652.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with fp.ui1.es in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fp.ui1.es.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP52.51.116.140
SPF_MXfp.ui1.es

Related pages

Pivot deeper into the graph from fp.ui1.es.

Cypher and MCP

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

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