Skip to content

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

WHISPER CANON · jipper.comRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/jipper.com

Resolution chain

jipper.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.104.29.174185.104.29.0/24AS206281DIGICON-NIX-AS-AP Digicon Telecommunication LtdNL
46.30.213.1646.30.208.0/21AS51468BRIDGESTONE-EUROPE-ASDK

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

SPF policy

5 SPF mechanisms authorising senders for jipper.com.

MechanismTarget
SPF_Ajipper.com
SPF_INCLUDEfilter-out.zxcs.nl
SPF_IP185.104.29.174
SPF_IP2a06:2ec0:1:0:0:0:0:170
SPF_MXjipper.com

Related pages

Pivot deeper into the graph from jipper.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.