Skip to content

Hostname

researchnow.com

Last fetched

researchnow.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · researchnow.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/researchnow.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.226.10515.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
166.117.251.35166.117.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of researchnow.com owner
Contact emails

Subdomains

76 observed subdomains of researchnow.com.

Web-graph footprint

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

163 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

35 SPF mechanisms authorising senders for researchnow.com.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEresearchnow.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.13.41.0/27
SPF_IP13.111.12.33
SPF_IP136.147.182.3
SPF_IP167.89.58.181
SPF_IP167.89.64.157
SPF_IP167.89.64.5
SPF_IP195.14.73.86
SPF_IP195.14.73.87
SPF_IP204.13.11.36
SPF_IP204.13.11.48
SPF_IP204.13.11.49
SPF_IP204.13.11.51
SPF_IP204.13.9.184
SPF_IP204.13.9.185
SPF_IP216.118.201.118/31
SPF_IP216.118.201.120/31
SPF_IP216.118.201.122/32
SPF_IP216.182.220.0/23
SPF_IP23.96.243.78/32
SPF_IP54.223.104.194
SPF_IP54.223.18.56
SPF_IP54.223.19.30
SPF_IP54.223.199.139
SPF_IP54.223.21.89
SPF_IP54.223.222.4
SPF_IP54.223.82.247
SPF_IP54.223.98.85
SPF_IP64.37.236.0/23
SPF_IP65.212.180.36
SPF_IP65.212.180.75
SPF_IP74.117.203.0/24
SPF_MXresearchnow.com

Related pages

Pivot deeper into the graph from researchnow.com.

Cypher and MCP

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

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