Hostname
gojersey.cc
Last fetched
gojersey.cc resolves to 2 IPv4 addresses operated by NETRACK-AS - Start2 LLC in RU. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
gojersey.cc 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 |
|---|---|---|---|---|
| 62.76.90.124 | 62.76.90.0/24 | AS61400 | NETRACK-AS - Start2 LLC | RU |
| 91.227.34.193 | 91.227.34.0/24 | AS61400 | NETRACK-AS - Start2 LLC | RU |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of gojersey.cc owner
- Contact emails
- gojersey.cc@shieldwhois.com
- info@domain-contact.org
- 015694455fe635ec491fb9d2e26fc5e268e2ca9826891fcd7df408ddef115fe3@gojersey.cc.whoisproxy.org
- 5313744e6adb569ce47538d8814e8eac76f0ecd43d0f666e57dd67625e2825cf@gojersey.cc.whoisproxy.org
- 57d6e739b9b13d1460a2dc9f1876d287988d08efbbfe0580313c6c73e4cb7179@gojersey.cc.whoisproxy.org
- 58e732836515f90868167ab9bc12ebfbb8e152b441efaf63fac5e81fb44e578b@gojersey.cc.whoisproxy.org
- 646f5918fc532e3318ae80db86286d62f0f6fb1e4cc55f56c6c7bff99eb90bd5@gojersey.cc.whoisproxy.org
- 654963a24df1de67584e518b06c0ebb4974c808a475bb028a753662fd0b8750e@gojersey.cc.whoisproxy.org
- cecd41f46443214735334d8b82025350d2009eefd8ff0e8b491a1155cf5bd035@gojersey.cc.whoisproxy.org
- cf2ca0ffd82f9339ef5b516a0bac0d74d7085d4d14625e7e8de0d942247da2ef@gojersey.cc.whoisproxy.org
- d34a19d97dd7547c8f27b289dcbff30354beacddd3929bd2af2948dd5ab42324@gojersey.cc.whoisproxy.org
- ed26c6e7beed7da2dd6789c6cd400fc69af1aa3d3de56064aba0552647c0a2e2@gojersey.cc.whoisproxy.org
Subdomains
3 observed subdomains of gojersey.cc.
Web-graph footprint
Distinct hostnames that link to or from gojersey.cc in the public web crawl.
27 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for gojersey.cc.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | domain-send.cuiqiu.net |
Related pages
Pivot deeper into the graph from gojersey.cc.
- IP · 62.76.90.124
- ASN · AS61400NETRACK-AS - Start2 LLC
- Registrar · iana:269
- Country · RU
- Email · gojersey.cc@shieldwhois.com
- TLD · .cc
- Browse hostnames · go…
- 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: "gojersey.cc"})-[: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.