Hostname
janegil.net
Last fetched
janegil.net resolves to 1 IPv4 address operated by AS60163 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
janegil.net 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 |
|---|---|---|---|---|
| 185.54.28.66 | 185.54.28.0/24 | AS60163 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- jan egil vestb?
- Contact emails
- 3agcbasjag7f@privacy-protection.email
- 3yw7znrtq72g@privacy-protection.email
- ee43maa8qhd2@privacy-protection.email
- h7mtunrksnbm@privacy-protection.email
- ktcyuvo3xhs4@privacy-protection.email
- nkvfckax6edd@privacy-protection.email
- q6whaiy3vtds@privacy-protection.email
- qv6dqqjhp9ft@privacy-protection.email
- ucrvst6zb2dp@spamprotection.email
- yppc6pz9de7c@spamprotection.email
Subdomains
21 observed subdomains of janegil.net.
Web-graph footprint
Distinct hostnames that link to or from janegil.net in the public web crawl.
7 sites link to this hostname.
90 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 janegil.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.keklolwtf.net |
| SPF_MX | janegil.net |
Related pages
Pivot deeper into the graph from janegil.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "janegil.net"})-[: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.