Skip to content

Hostname

mayoly.com

Last fetched

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

Nutrition Label

WHISPER CANON · mayoly.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/mayoly.com

Resolution chain

mayoly.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:1251
Organization
laboratoires mayoly spindler
Contact emails

Subdomains

26 observed subdomains of mayoly.com.

Web-graph footprint

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

52 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for mayoly.com.

MechanismTarget
SPF_INCLUDEees1.mx.csod.com
SPF_INCLUDEees2.mx.csod.com
SPF_INCLUDEfes1.mx.csod.com
SPF_INCLUDEfes2.mx.csod.com
SPF_INCLUDEfrs1.mx.csod.com
SPF_INCLUDEfrs2.mx.csod.com
SPF_INCLUDEla4prd1.mx.csod.com
SPF_INCLUDEla4prd2.mx.csod.com
SPF_INCLUDEla4prd3.mx.csod.com
SPF_INCLUDEla4prd4.mx.csod.com
SPF_INCLUDEla4prd5.mx.csod.com
SPF_INCLUDEmessaging-master.com
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf31.esputnik.com
SPF_IP132.226.193.2
SPF_IP193.151.87.166
SPF_MXmayoly.com

Related pages

Pivot deeper into the graph from mayoly.com.

Cypher and MCP

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

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