Skip to content

Hostname

researchfish.com

Last fetched

researchfish.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · researchfish.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/researchfish.com

Resolution chain

researchfish.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.200.219.20618.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.155.21934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.245.13334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.119.152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.155.5452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.199.20752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.184.1652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.144.1352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.85.5052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.153.9899.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:447
Organization
elsevier
Contact emails

Subdomains

22 observed subdomains of researchfish.com.

Web-graph footprint

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

48 sites link to this hostname.

183 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for researchfish.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP161.38.192.107
SPF_IP198.61.254.6

Related pages

Pivot deeper into the graph from researchfish.com.

Cypher and MCP

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

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