Skip to content

Hostname

cifayonne.com

Last fetched

cifayonne.com resolves to 1 IPv4 address operated by OVH - OVH SAS in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · cifayonne.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cifayonne.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.59.126.15537.59.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

Registrar
iana:433
Organization
montel renaud
Contact emails

Subdomains

6 observed subdomains of cifayonne.com.

Web-graph footprint

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

26 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cifayonne.com.

MechanismTarget
SPF_Acifayonne.com
SPF_INCLUDEspf.mailjet.com
SPF_IP217.128.177.219
SPF_IP90.83.15.116
SPF_IP90.83.15.117
SPF_MXcifayonne.com

Related pages

Pivot deeper into the graph from cifayonne.com.

Cypher and MCP

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

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