Skip to content

Hostname

jeffkee.com

Last fetched

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

Nutrition Label

WHISPER CANON · jeffkee.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/jeffkee.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.182.118.19835.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.2.4135.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:1068
Organization
brixwork real estate marketing
Contact emails

Subdomains

7 observed subdomains of jeffkee.com.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for jeffkee.com.

MechanismTarget
SPF_Ajeffkee.com
SPF_INCLUDE_spf.google.com
SPF_IP100.21.4.144
SPF_IP15.156.174.211
SPF_IP15.222.105.189
SPF_IP35.162.201.86
SPF_IP35.182.118.198
SPF_MXjeffkee.com

Related pages

Pivot deeper into the graph from jeffkee.com.

Cypher and MCP

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

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