Skip to content

Hostname

algoriddim.com

Last fetched

algoriddim.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1408 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.18108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.59108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.86108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.92108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.102.10718.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.10818.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.4818.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.7618.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
99.84.152.1199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.11099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1408
Organization
algoriddim
Contact emails

Subdomains

15 observed subdomains of algoriddim.com.

Web-graph footprint

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

783 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for algoriddim.com.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mtasv.net

Related pages

Pivot deeper into the graph from algoriddim.com.

Cypher and MCP

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

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