Skip to content

Hostname

runcard.com

Last fetched

runcard.com resolves to 1 IPv4 address operated by AS5394 in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · runcard.comRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/runcard.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.39.254.6977.39.224.0/19AS5394IT

WHOIS identity

Registrar
iana:168
Organization
federazione italiana di atletica leggera
Contact emails

Subdomains

3 observed subdomains of runcard.com.

Web-graph footprint

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

133 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for runcard.com.

MechanismTarget
SPF_IP156.54.152.141
SPF_IP156.54.152.143
SPF_IP156.54.152.144
SPF_IP156.54.152.145
SPF_IP156.54.152.146
SPF_IP156.54.171.197
SPF_IP77.39.254.64
SPF_IP77.39.254.66
SPF_IP77.39.254.67
SPF_IP80.241.231.0/24
SPF_IP94.88.95.176/28

Related pages

Pivot deeper into the graph from runcard.com.

Cypher and MCP

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

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