Hostname
jimslip.com
Last fetched
jimslip.com resolves to 1 IPv4 address operated by AS15535 in NL. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
jimslip.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 |
|---|---|---|---|---|
| 62.129.129.83 | 62.129.128.0/21 | AS15535 | — | NL |
WHOIS identity
- Registrar
- iana:2
- Organization
- jim slip attn jimslip.com care of network solutions
- Contact emails
- ep4se6cr9an@networksolutionsprivateregistration.com
- hg9hn7aq7vc@networksolutionsprivateregistration.com
- jj92y66g2k6@networksolutionsprivateregistration.com
- kf7nq7tz32s@networksolutionsprivateregistration.com
- pd2g25eb9tp@networksolutionsprivateregistration.com
- qm8gb56y4gk@networksolutionsprivateregistration.com
- tg8sn2xk9sf@networksolutionsprivateregistration.com
- yq6n26w394h@networksolutionsprivateregistration.com
Subdomains
3 observed subdomains of jimslip.com.
Web-graph footprint
Distinct hostnames that link to or from jimslip.com in the public web crawl.
30 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for jimslip.com.
| Mechanism | Target |
|---|---|
| SPF_A | jimslip.com |
| SPF_IP | 46.22.70.0/24 |
| SPF_IP | 62.129.129.0/24 |
| SPF_IP | 62.129.135.147/32 |
| SPF_MX | jimslip.com |
Related pages
Pivot deeper into the graph from jimslip.com.
- IP · 62.129.129.83
- ASN · AS15535
- Registrar · iana:2
- Country · NL
- Email · ep4se6cr9an@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ji…
- 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: "jimslip.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.