Skip to content

Hostname

mail.jeffloeb.com

Last fetched

mail.jeffloeb.com resolves to 2 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US.

Nutrition Label

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

Resolution chain

mail.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

No WHOIS records are currently associated with mail.jeffloeb.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for mail.jeffloeb.com.

MechanismTarget
SPF_Amail.jeffloeb.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_MXmail.jeffloeb.com

Related pages

Pivot deeper into the graph from mail.jeffloeb.com.

Cypher and MCP

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

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