Skip to content

Hostname

chainresult.com

Last fetched

chainresult.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:2288 as the registrar.

Nutrition Label

WHISPER CANON · chainresult.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/chainresult.com

Resolution chain

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

IPPrefixASNOperatorCountry
165.22.198.157165.22.192.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:2288
Organization
mullink holding bv
Contact emails

Subdomains

13 observed subdomains of chainresult.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for chainresult.com.

MechanismTarget
SPF_Achainresult.com
SPF_INCLUDE25191372.spf06.hubspotemail.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.93.144.85/22
SPF_IP212.121.104.177
SPF_IP2a00:4e40:1:1::7:1/120
SPF_MXchainresult.com

Related pages

Pivot deeper into the graph from chainresult.com.

Cypher and MCP

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

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