Skip to content

Hostname

explorefledge.com

Last fetched

explorefledge.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · explorefledge.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/explorefledge.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.78.107108.157.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.157.78.14108.157.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.157.78.46108.157.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.157.78.59108.157.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.161.82.33.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.403.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.493.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.803.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.122.143.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.243.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.253.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.273.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from explorefledge.com.

Cypher and MCP

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

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