Skip to content

Hostname

karllagerfeld.com

Last fetched

karllagerfeld.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · karllagerfeld.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/karllagerfeld.com

Resolution chain

karllagerfeld.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:299
Organization
karl lagerfeld b.v.
Contact emails

Subdomains

12 observed subdomains of karllagerfeld.com.

Web-graph footprint

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

414 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for karllagerfeld.com.

MechanismTarget
SPF_Akarllagerfeld.com
SPF_Anlclsmtp01.em2.oraclecloud.com
SPF_Aproduction.eu01.karllagerfeld.demandware.net
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP140.86.58.4
SPF_IP159.183.70.75
SPF_IP160.34.31.19/32
SPF_IP195.78.51.188
SPF_IP209.206.1.152
SPF_IP212.113.86.3
SPF_IP217.194.124.137/32
SPF_IP77.77.175.137
SPF_IP80.246.183.47
SPF_IP81.80.60.90
SPF_IP85.255.20.124
SPF_IP91.205.116.247/32

Related pages

Pivot deeper into the graph from karllagerfeld.com.

Cypher and MCP

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

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