Skip to content

Hostname

cedrat.com

Last fetched

cedrat.com resolves to 1 IPv4 address operated by MWAY - ManagedWay in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
173.225.177.103173.225.176.0/20AS53292MWAY - ManagedWayUS

WHOIS identity

Registrar
iana:146
Organization
bruno ribard
Contact emails

Subdomains

8 observed subdomains of cedrat.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cedrat.com.

MechanismTarget
SPF_INCLUDEspf.openhost.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.sbr-master.net
SPF_IP178.33.77.165/32
SPF_IP213.244.3.50
SPF_IP213.244.3.51
SPF_IP213.244.3.54
SPF_IP213.244.3.57
SPF_IP85.236.152.133
SPF_IP94.23.104.129/32

Related pages

Pivot deeper into the graph from cedrat.com.

Cypher and MCP

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

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