Skip to content

Hostname

jeffloeb.com

Last fetched

jeffloeb.com resolves to 2 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:320 as the registrar.

Nutrition Label

WHISPER CANON · jeffloeb.comRouting diversity2.4/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jeffloeb.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.3.201.235192.3.201.0/24AS36352AS-COLOCROSSING - HostPapaUS
98.49.23.14598.32.0.0/11AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS

WHOIS identity

Registrar
iana:320
Organization
jeff loeb
Contact emails

Subdomains

7 observed subdomains of jeffloeb.com.

Threat posture

History

Mail and authentication

MX records

  • jeffloeb.com

SPF policy

7 SPF mechanisms authorising senders for jeffloeb.com.

MechanismTarget
SPF_Ajeffloeb.com
SPF_IP184.170.148.110
SPF_IP184.170.148.151
SPF_IP192.3.201.235
SPF_IP204.93.248.156
SPF_IP204.93.249.52
SPF_MXjeffloeb.com

Related pages

Pivot deeper into the graph from jeffloeb.com.

Cypher and MCP

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

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