Skip to content

Hostname

kohlpharma.com

Last fetched

kohlpharma.com resolves to 1 IPv4 address operated by AS3209 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · kohlpharma.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kohlpharma.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.169.196.86193.169.196.0/23AS3209DE

WHOIS identity

Registrar
iana:269
Organization
carsten breidt
Contact emails

Subdomains

20 observed subdomains of kohlpharma.com.

Web-graph footprint

Distinct hostnames that link to or from kohlpharma.com in the public web crawl.

81 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for kohlpharma.com.

MechanismTarget
SPF_Aportal.iqsuite.com
SPF_INCLUDE_spf.general.transactional-mail-a.com
SPF_INCLUDE_spf.retarus.com
SPF_INCLUDEfleetscape.de
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP49.12.102.72
SPF_IP62.55.182.68/32

Related pages

Pivot deeper into the graph from kohlpharma.com.

Cypher and MCP

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

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