Skip to content

Hostname

investengine.com

Last fetched

investengine.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.41.103.16213.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.43.147.24313.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.11.198.1853.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

53 observed subdomains of investengine.com.

Web-graph footprint

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

217 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for investengine.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.investengine.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from investengine.com.

Cypher and MCP

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

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