Skip to content

Hostname

chantelet.com

Last fetched

chantelet.com resolves to 2 IPv4 addresses operated by NETCUP-AS netcup GmbH in DE. WHOIS lists iana:1383 as the registrar.

Nutrition Label

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

Resolution chain

chantelet.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
152.53.148.77152.53.148.0/22AS197540NETCUP-AS netcup GmbHDE
94.143.137.20494.143.136.0/21AS8560IONOS-AS This is the joint network for IONOS, Fasthosts, Arsys, 1&1 Mail and Media and 1&1 Telecom. Formerly known as 1&1 Internet SE.ES

WHOIS identity

Registrar
iana:1383
Organization
laboratorios chantelet
Contact emails

Subdomains

16 observed subdomains of chantelet.com.

Web-graph footprint

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

33 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for chantelet.com.

MechanismTarget
SPF_Achantelet.com
SPF_IP152.53.148.77
SPF_IP194.179.45.180
SPF_IP194.179.45.187
SPF_IP81.42.246.204
SPF_IP94.143.137.204
SPF_MXchantelet.com

Related pages

Pivot deeper into the graph from chantelet.com.

Cypher and MCP

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

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