Skip to content

Hostname

kerim-pl.com

Last fetched

kerim-pl.com resolves to 1 IPv4 address operated by AS197226 in PL. WHOIS lists iana:1456 as the registrar.

Nutrition Label

WHISPER CANON · kerim-pl.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/kerim-pl.com

Resolution chain

kerim-pl.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.38.248.242185.38.248.0/22AS197226PL

WHOIS identity

Registrar
iana:1456
Organization
kerim sp. z o.o.
Contact emails

Subdomains

5 observed subdomains of kerim-pl.com.

Web-graph footprint

Distinct hostnames that link to or from kerim-pl.com in the public web crawl.

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for kerim-pl.com.

MechanismTarget
SPF_Akerim-pl.com
SPF_IP185.38.248.185
SPF_IP185.38.248.241
SPF_IP185.38.250.50
SPF_IP188.68.229.16
SPF_IP188.68.237.101
SPF_IP188.68.239.125
SPF_IP188.68.245.137
SPF_IP188.68.246.100
SPF_IP188.68.246.98
SPF_IP188.68.248.47
SPF_IP188.68.249.36
SPF_IP188.68.250.250
SPF_IP188.68.254.2
SPF_IP46.29.19.20
SPF_IP46.29.21.80
SPF_MXkerim-pl.com

Related pages

Pivot deeper into the graph from kerim-pl.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kerim-pl.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.