Hostname
jamsek.com
Last fetched
jamsek.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in JP. WHOIS lists iana:617 as the registrar.
Nutrition Label
Resolution chain
jamsek.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 |
|---|---|---|---|---|
| 45.76.197.39 | 45.76.192.0/19 | AS20473 | AS-VULTR - The Constant Company, LLC | JP |
WHOIS identity
- Registrar
- iana:617
- Organization
- anonymize, llc.
- Contact emails
- abdullah@atoz.co
- abdullah@domainsweb.com
- jamsek.com-1h7rfwib2awja@anonymize.com
- jamsek.com-1hv0gzkltgf95@anonymize.com
- jamsek.com-1iv3tprxxmzj9@anonymize.com
- jamsek.com-qe9evowk9wl0@anonymize.com
- jamsek.com-rlamfwjrppwk@anonymize.com
- jamsek.com-skmr1a7q9duu@anonymize.com
- jamsek.com-trrd1uzhla3p@anonymize.com
- privacy@1and1.com
Subdomains
2 observed subdomains of jamsek.com.
| Subdomain |
|---|
| myquote.jamsek.com |
| www.jamsek.com |
Web-graph footprint
Distinct hostnames that link to or from jamsek.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for jamsek.com.
| Mechanism | Target |
|---|---|
| SPF_MX | jamsek.com |
Related pages
Pivot deeper into the graph from jamsek.com.
- IP · 45.76.197.39
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · iana:617
- Country · JP
- Email · abdullah@atoz.co
- TLD · .com
- Browse hostnames · ja…
- 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: "jamsek.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.