Skip to content

Hostname

testresults.io

Last fetched

testresults.io resolves to 1 IPv4 address operated by AS3303 in CH. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · testresults.ioRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/testresults.io

Resolution chain

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

IPPrefixASNOperatorCountry
164.128.165.188164.128.128.0/18AS3303CH

WHOIS identity

Registrar
iana:1387
Organization
progile
Contact emails

Subdomains

32 observed subdomains of testresults.io.

Web-graph footprint

Distinct hostnames that link to or from testresults.io in the public web crawl.

24 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for testresults.io.

MechanismTarget
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXtestresults.io

Related pages

Pivot deeper into the graph from testresults.io.

Cypher and MCP

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

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