Skip to content

Hostname

equi-score.com

Last fetched

equi-score.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · equi-score.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/equi-score.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.69.5.4159.69.0.0/16AS24940DE

WHOIS identity

Registrar
iana:269
Organization
mario cron
Contact emails

Subdomains

50 observed subdomains of equi-score.com.

Web-graph footprint

Distinct hostnames that link to or from equi-score.com in the public web crawl.

16 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for equi-score.com.

MechanismTarget
SPF_Aadmin.equi-score.com
SPF_Aequi-score.com
SPF_Asrv6.equi-score.com
SPF_Asrv7.equi-score.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.69.5.4
SPF_IP2a01:4f8:c0c:1c28:0:0:0:1
SPF_IP2a01:4f8:c0c:602e:0:0:0:1
SPF_IP78.46.205.113
SPF_IP88.99.188.232
SPF_MXequi-score.com

Related pages

Pivot deeper into the graph from equi-score.com.

Cypher and MCP

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

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