Skip to content

Hostname

algorithminvesting.com

Last fetched

algorithminvesting.com resolves to 1 IPv4 address operated by OVH - OVH SAS in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · algorithminvesting.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/algorithminvesting.com

Resolution chain

algorithminvesting.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.100.154.154198.100.144.0/20AS16276OVH - OVH SASCA

WHOIS identity

Registrar
iana:69
Organization
andrew nuttall
Contact emails

Subdomains

8 observed subdomains of algorithminvesting.com.

Web-graph footprint

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

37 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • algorithminvesting.com

SPF policy

9 SPF mechanisms authorising senders for algorithminvesting.com.

MechanismTarget
SPF_Aalgorithminvesting.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_IP149.56.20.213
SPF_IP167.114.63.145
SPF_IP209.59.191.250/18
SPF_IP51.79.81.65
SPF_IP54.39.53.109
SPF_MXalgorithminvesting.com

Related pages

Pivot deeper into the graph from algorithminvesting.com.

Cypher and MCP

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

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