Skip to content

Hostname

forkwell.com

Last fetched

forkwell.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.3013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.18.12118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.12418.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.5018.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.62.1154.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.12854.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.3354.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.5854.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:49
Organization
garbs
Contact emails

Subdomains

28 observed subdomains of forkwell.com.

Web-graph footprint

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

118 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for forkwell.com.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from forkwell.com.

Cypher and MCP

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

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