Skip to content

Hostname

gemfury.com

Last fetched

gemfury.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · gemfury.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gemfury.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.60.22108.139.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.60.3108.139.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.60.59108.139.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.60.91108.139.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.AE
13.35.58.2613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.9213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.166.3218.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.5218.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.5818.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.6418.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
cloudfury
Contact emails

Subdomains

9 observed subdomains of gemfury.com.

Web-graph footprint

Distinct hostnames that link to or from gemfury.com in the public web crawl.

87 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gemfury.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from gemfury.com.

Cypher and MCP

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

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