Skip to content

Hostname

clayre-eef.com

Last fetched

clayre-eef.com resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · clayre-eef.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/clayre-eef.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.221.192.24962.221.192.0/19AS48635NL

WHOIS identity

Registrar
iana:839
Organization
van cleef b.v.
Contact emails

Subdomains

12 observed subdomains of clayre-eef.com.

Web-graph footprint

Distinct hostnames that link to or from clayre-eef.com in the public web crawl.

68 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for clayre-eef.com.

MechanismTarget
SPF_A6749.submission.antispamcloud.com
SPF_Aclayre-eef.com
SPF_INCLUDE_spf.exsilia.net
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spamservice.nl
SPF_IP195.7.143.129
SPF_IP213.187.244.24
SPF_IP85.146.202.106
SPF_IP85.146.202.109
SPF_MXclayre-eef.com

Related pages

Pivot deeper into the graph from clayre-eef.com.

Cypher and MCP

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

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