Hostname
gjel.com
Last fetched
gjel.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
gjel.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- gillin, jacobson,ellis,& larsen
- Contact emails
- as9hm3z55cv@networksolutionsprivateregistration.com
- au53u7c59nz@networksolutionsprivateregistration.com
- bf5bd8c53f8@networksolutionsprivateregistration.com
- bt29b6wt3s5@networksolutionsprivateregistration.com
- c52c68n966b@networksolutionsprivateregistration.com
- c99u27uu6wb@networksolutionsprivateregistration.com
- da2fs4yn5w8@networksolutionsprivateregistration.com
- danelles1@verio.com
- db9g89ne52a@networksolutionsprivateregistration.com
- dh2746c5347@networksolutionsprivateregistration.com
- dw4hs87n2um@networksolutionsprivateregistration.com
- ey6by8kb8wd@networksolutionsprivateregistration.com
- fj4n64yf2a9@networksolutionsprivateregistration.com
- fn7342dv487@networksolutionsprivateregistration.com
- fs4zw7ut2kj@networksolutionsprivateregistration.com
- g398k5ar3hf@networksolutionsprivateregistration.com
- gm4rv7gs92v@networksolutionsprivateregistration.com
- gr4g43ma47t@networksolutionsprivateregistration.com
- gv8aa8c33ja@networksolutionsprivateregistration.com
- hn8wa35n8w3@networksolutionsprivateregistration.com
- and 37 more
Subdomains
11 observed subdomains of gjel.com.
Web-graph footprint
Distinct hostnames that link to or from gjel.com in the public web crawl.
342 sites link to this hostname.
964 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for gjel.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 23.83.221.19 |
| SPF_IP | 2607:f8b0:4864:20::0000/112 |
Related pages
Pivot deeper into the graph from gjel.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gjel.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.