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
Resolution chain
jeffloeb.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.3.201.235 | 192.3.201.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 98.49.23.145 | 98.32.0.0/11 | AS7922 | COMCAST-7922 - Comcast Cable Communications, LLC | US |
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.
| Mechanism | Target |
|---|---|
| SPF_A | jeffloeb.com |
| SPF_IP | 184.170.148.110 |
| SPF_IP | 184.170.148.151 |
| SPF_IP | 192.3.201.235 |
| SPF_IP | 204.93.248.156 |
| SPF_IP | 204.93.249.52 |
| SPF_MX | jeffloeb.com |
Related pages
Pivot deeper into the graph from jeffloeb.com.
- IP · 192.3.201.235
- ASN · AS36352AS-COLOCROSSING - HostPapa
- Registrar · iana:320
- Country · US
- Email · jeffloeb@verizon.net
- TLD · .com
- Browse hostnames · je…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.