Hostname
jerluc.com
Last fetched
jerluc.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
jerluc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.102.223.20 | 34.100.0.0/14 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- jeremyalucas@gmail.com
- 40ff31bf5a@jerluc.com.whoistrustee.com
- 4b445735f713d25ad2069cb1e393703bc4e0ffa1357cfda882ea22d3c07dbbbe@jerluc.com.whoisproxy.org
- 7996279a81025e536f074eeaefbb993fb67e0b119413c9d1e347624e5e96d60c@jerluc.com.whoisproxy.org
- 886bf7105f39a592b74e1cc00f825096fb6ff52e9b058362e28f1aafd9d2f692@jerluc.com.whoisproxy.org
- a48af72d2426d3bb3b1298c53f5164487773d3712f5a37ec589e3b018dc904be@jerluc.com.whoisproxy.org
- c8dd1a9d6e24caaa3f3c95ecfef3694d08e42aa1584669ee78ad97f3a111ab83@jerluc.com.whoisproxy.org
Subdomains
3 observed subdomains of jerluc.com.
Web-graph footprint
Distinct hostnames that link to or from jerluc.com in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for jerluc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.protonmail.ch |
| SPF_MX | jerluc.com |
Related pages
Pivot deeper into the graph from jerluc.com.
- IP · 34.102.223.20
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:1387
- Country · US
- Email · jeremyalucas@gmail.com
- 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: "jerluc.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.