Hostname
jipper.com
Last fetched
jipper.com resolves to 2 IPv4 addresses operated by DIGICON-NIX-AS-AP Digicon Telecommunication Ltd in NL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
jipper.com 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 |
|---|---|---|---|---|
| 185.104.29.174 | 185.104.29.0/24 | AS206281 | DIGICON-NIX-AS-AP Digicon Telecommunication Ltd | NL |
| 46.30.213.16 | 46.30.208.0/21 | AS51468 | BRIDGESTONE-EUROPE-AS | DK |
WHOIS identity
- Registrar
- iana:269
- Organization
- —
- Contact emails
Subdomains
4 observed subdomains of jipper.com.
Web-graph footprint
Distinct hostnames that link to or from jipper.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for jipper.com.
| Mechanism | Target |
|---|---|
| SPF_A | jipper.com |
| SPF_INCLUDE | filter-out.zxcs.nl |
| SPF_IP | 185.104.29.174 |
| SPF_IP | 2a06:2ec0:1:0:0:0:0:170 |
| SPF_MX | jipper.com |
Related pages
Pivot deeper into the graph from jipper.com.
- IP · 185.104.29.174
- ASN · AS206281DIGICON-NIX-AS-AP Digicon Telecommunication Ltd
- Registrar · iana:269
- Country · NL
- Email · info@domain-contact.org
- 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: "jipper.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.