Skip to content

Hostname

jitcreatives.de

Last fetched

jitcreatives.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · jitcreatives.deRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/jitcreatives.de

Resolution chain

jitcreatives.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
88.198.107.1188.198.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with jitcreatives.de in WhisperGraph.

Subdomains

12 observed subdomains of jitcreatives.de.

Web-graph footprint

Distinct hostnames that link to or from jitcreatives.de in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for jitcreatives.de.

MechanismTarget
SPF_Ajitcreatives.de
SPF_IP188.40.120.185
SPF_IP188.40.162.0/27
SPF_IP87.191.135.42
SPF_IP88.198.107.10
SPF_IP88.198.107.11
SPF_IP88.198.107.8/29
SPF_IP89.238.66.242
SPF_IP89.238.66.244
SPF_MXjitcreatives.de

Related pages

Pivot deeper into the graph from jitcreatives.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "jitcreatives.de"})-[: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.