Skip to content

Hostname

printemps.com

Last fetched

printemps.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · printemps.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/printemps.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.4.80104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:81
Organization
domain administrator
Contact emails

Subdomains

73 observed subdomains of printemps.com.

Web-graph footprint

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

1,371 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for printemps.com.

MechanismTarget
SPF_INCLUDE145433924.spf08.hubspotemail.net
SPF_INCLUDE_spf.profils.org
SPF_INCLUDEem8726.printemps.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-001c6301.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.11.188.101
SPF_IP185.11.188.133
SPF_IP185.132.182.90
SPF_IP193.253.67.137
SPF_IP89.185.36.184/29
SPF_IP91.207.212.15
SPF_MXprintemps.com

Related pages

Pivot deeper into the graph from printemps.com.

Cypher and MCP

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

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