Skip to content

Hostname

prosodie.com

Last fetched

prosodie.com resolves to 2 IPv4 addresses operated by AS47583 in FR. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · prosodie.comRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/prosodie.com

Resolution chain

prosodie.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
145.223.32.52145.223.32.0/21AS47583FR
192.0.66.2192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

281 observed subdomains of prosodie.com.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for prosodie.com.

MechanismTarget
SPF_INCLUDE_spf.onbmc.com
SPF_INCLUDEcapgeminihosting.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.xenetic.net
SPF_IP136.147.182.119
SPF_IP178.22.152.0/21
SPF_IP194.117.208.0/20
SPF_IP195.46.192.0/19
SPF_IP202.162.224.0/19
SPF_IP212.37.192.0/19
SPF_IP213.139.96.0/19
SPF_IP83.169.64.0/18

Related pages

Pivot deeper into the graph from prosodie.com.

Cypher and MCP

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

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