Skip to content

Hostname

investingnote.com

Last fetched

investingnote.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · investingnote.comRouting diversity6.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/investingnote.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.250.72.1413.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.173.19018.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.181.25518.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.45.22718.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.140.10218.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.140.24418.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.128.5018.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.20.15118.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.221.16418.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.72.23618.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.129.14318.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.80.2403.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.116.1333.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.210.18452.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.108.22652.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.167.10652.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.0.14052.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.181.5352.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.99.2554.179.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.233.12554.251.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1068
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

7 observed subdomains of investingnote.com.

Web-graph footprint

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

82 sites link to this hostname.

249 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for investingnote.com.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEenginemailer.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEzcsend.net
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from investingnote.com.

Cypher and MCP

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

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