Skip to content

Hostname

jenercode.com

Last fetched

jenercode.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:168 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
54.171.207.16554.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.12.2854.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.158.11954.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.77.23963.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:168
Organization
global domain privacy
Contact emails

Subdomains

4 observed subdomains of jenercode.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jenercode.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from jenercode.com.

Cypher and MCP

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

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