Skip to content

Hostname

research.net

Last fetched

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

Nutrition Label

WHISPER CANON · research.netRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/research.net

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.219.11518.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.12318.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.8118.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.9818.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.11465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
surveymonkey.com
Contact emails

Subdomains

65 observed subdomains of research.net.

Web-graph footprint

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

3,945 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for research.net.

Related pages

Pivot deeper into the graph from research.net.

Cypher and MCP

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

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