Skip to content

Hostname

secureresults.net

Last fetched

secureresults.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · secureresults.netRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/secureresults.net

Resolution chain

secureresults.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.155.145.2318.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.4718.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.5918.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.145.918.155.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.162.11918.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.162.5818.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.162.9018.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.162.9418.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:2
Organization
hubbywedge
Contact emails

Subdomains

2 observed subdomains of secureresults.net.

Web-graph footprint

Distinct hostnames that link to or from secureresults.net in the public web crawl.

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for secureresults.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP198.245.42.130
SPF_IP63.236.215.80
SPF_IP63.236.215.81

Related pages

Pivot deeper into the graph from secureresults.net.

Cypher and MCP

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

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