Skip to content

Hostname

gencraft.com

Last fetched

gencraft.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1441 as the registrar.

Nutrition Label

WHISPER CANON · gencraft.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gencraft.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.86.1133.168.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.86.43.168.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.86.73.168.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.86.943.168.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1003.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1093.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.403.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.83.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1441
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

3 observed subdomains of gencraft.com.

Web-graph footprint

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

547 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gencraft.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from gencraft.com.

Cypher and MCP

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

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