Hostname
algo-method.com
Last fetched
algo-method.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
algo-method.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.146.104 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.125 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.66 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.88 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.64.183.66 | 18.64.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.183.84 | 18.64.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.183.94 | 18.64.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.183.96 | 18.64.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of algo-method.com owner
- Contact emails
- algo-method.com@domainsbyproxy.com
- 19824420-d25a-40fe-83f2-eea163dfb8b6@identity-protect.org
- 2b9a0384-554b-4074-86a3-bb4753ae0cad@identity-protect.org
- 343cb0f8-6b71-4bac-a4d4-398632fd0212@identity-protect.org
- 6430dd40-9992-4c5d-ae5d-ad50cf3aab26@identity-protect.org
- c83e32fd-8b6d-4b33-a27e-03efad5b9161@identity-protect.org
- f916ff16-061c-49e1-b554-077c3c41d7ea@identity-protect.org
- owner-2393253@algo-method.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of algo-method.com.
Showing 3 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from algo-method.com in the public web crawl.
34 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from algo-method.com.
- IP · 13.227.146.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · PL
- Email · algo-method.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · al…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "algo-method.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.