Skip to content

Hostname

jenan.us

Last fetched

jenan.us resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · jenan.usRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jenan.us

Resolution chain

jenan.us resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.240.2015.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
213.133.123.171213.133.96.0/19AS24940DE

WHOIS identity

Registrar
iana:303
Organization
3jenan_com
Contact emails

Subdomains

7 observed subdomains of jenan.us.

Web-graph footprint

Distinct hostnames that link to or from jenan.us in the public web crawl.

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • jenan.us

SPF policy

9 SPF mechanisms authorising senders for jenan.us.

MechanismTarget
SPF_Ajenan.us
SPF_INCLUDEgmail.com
SPF_IP178.63.74.143
SPF_IP213.133.123.171
SPF_IP85.17.224.116
SPF_IP85.17.224.193
SPF_IP85.17.88.170
SPF_IP95.211.189.240
SPF_MXjenan.us

Related pages

Pivot deeper into the graph from jenan.us.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jenan.us"})-[: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.