Skip to content

Hostname

fedecardio.org

Last fetched

fedecardio.org resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · fedecardio.orgRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fedecardio.org

Resolution chain

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

IPPrefixASNOperatorCountry
5.135.105.435.135.0.0/16AS16276FR

WHOIS identity

Registrar
iana:81
Organization
federation francaise de cardiologie
Contact emails

Subdomains

73 observed subdomains of fedecardio.org.

Web-graph footprint

Distinct hostnames that link to or from fedecardio.org in the public web crawl.

1,340 sites link to this hostname.

123 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fedecardio.org.

MechanismTarget
SPF_Afedecardio.org
SPF_Asmtp-crm.ediis.fr
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.splio.com
SPF_IP5.135.105.43
SPF_IP62.73.4.0/24
SPF_MXfedecardio.org

Related pages

Pivot deeper into the graph from fedecardio.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fedecardio.org"})-[: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.