Hostname
lorenjacobs.com
Last fetched
lorenjacobs.com resolves to 2 IPv4 addresses operated by WEHOSTWEBSITES-COM - Handy Networks, LLC in US. WHOIS lists iana:886 as the registrar.
Nutrition Label
Resolution chain
lorenjacobs.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 |
|---|---|---|---|---|
| 173.248.176.175 | 173.248.128.0/18 | AS30475 | WEHOSTWEBSITES-COM - Handy Networks, LLC | US |
| 72.18.141.131 | 72.18.128.0/19 | AS30475 | WEHOSTWEBSITES-COM - Handy Networks, LLC | US |
WHOIS identity
- Registrar
- iana:886
- Organization
- domain privacy service fbo registrant.
- Contact emails
Subdomains
2 observed subdomains of lorenjacobs.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for lorenjacobs.com.
| Mechanism | Target |
|---|---|
| SPF_A | lorenjacobs.com |
| SPF_MX | lorenjacobs.com |
Related pages
Pivot deeper into the graph from lorenjacobs.com.
- IP · 173.248.176.175
- ASN · AS30475WEHOSTWEBSITES-COM - Handy Networks, LLC
- Registrar · iana:886
- Country · US
- Email · lorenjacobs.com@domainprivacygroup.com
- TLD · .com
- Browse hostnames · lo…
- 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: "lorenjacobs.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.