Skip to content

Hostname

cyamoda.com

Last fetched

cyamoda.com resolves to 1 IPv4 address operated by AS11172 in MX. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · cyamoda.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cyamoda.com

Resolution chain

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

IPPrefixASNOperatorCountry
189.206.52.176189.206.52.0/24AS11172MX

WHOIS identity

Registrar
iana:73
Organization
c&a
Contact emails

Subdomains

41 observed subdomains of cyamoda.com.

Web-graph footprint

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

111 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for cyamoda.com.

MechanismTarget
SPF_Aproduction.na01.canda.demandware.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-00971f01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.52.13.0/25
SPF_IP154.52.14.128/27
SPF_IP154.52.16.128/27
SPF_IP154.52.2.128/27
SPF_IP154.52.20.191
SPF_IP154.52.20.193
SPF_IP154.52.22.128/27
SPF_IP154.52.23.160/27
SPF_IP154.52.29.128/27
SPF_IP154.52.3.128/27
SPF_IP154.52.4.128/27
SPF_IP154.52.5.128/27
SPF_IP182.50.78.64/28
SPF_IP204.101.161.204
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP209.52.38.228
SPF_IP3.97.5.75
SPF_IP66.35.19.192/26
SPF_IP96.43.144.64/31
SPF_IP96.43.148.64/31
SPF_IP99.79.185.184
SPF_MXcyamoda.com

Related pages

Pivot deeper into the graph from cyamoda.com.

Cypher and MCP

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

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