Skip to content

Hostname

fldd.in

Last fetched

fldd.in resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · fldd.inRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/fldd.in

Resolution chain

fldd.in resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.242.130.13234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.93.22352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.219.18454.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.182.10954.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.93.23354.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.78.107.5254.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
coffeecup
Contact emails

Subdomains

5 observed subdomains of fldd.in.

Threat posture

History

Related pages

Pivot deeper into the graph from fldd.in.

Cypher and MCP

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

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