Hostname
algartech.com
Last fetched
algartech.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
algartech.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.165.75.109 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.165.75.11 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.165.75.5 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.165.75.71 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 99.84.152.13 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.16 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.55 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.8 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.91.110 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.75 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.80 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.89 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
WHOIS identity
- Registrar
- iana:69
- Organization
- algar tecnologia
- Contact emails
Subdomains
36 observed subdomains of algartech.com.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from algartech.com in the public web crawl.
41 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for algartech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf-005a7c01.pphosted.com |
| SPF_INCLUDE | spf.ecentry.io |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 138.36.244.179 |
| SPF_IP | 138.36.244.181 |
| SPF_IP | 138.36.244.232 |
| SPF_IP | 138.36.245.119 |
| SPF_IP | 138.36.245.126 |
| SPF_IP | 177.11.82.98 |
| SPF_IP | 187.72.197.12 |
| SPF_IP | 187.72.197.43 |
| SPF_IP | 189.112.2.53 |
| SPF_IP | 191.96.5.63 |
| SPF_IP | 198.50.163.100 |
| SPF_IP | 200.139.97.43 |
| SPF_IP | 200.170.169.128/32 |
| SPF_IP | 201.16.157.1 |
Related pages
Pivot deeper into the graph from algartech.com.
- IP · 3.165.75.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:69
- Country · SG
- Email · contratos.ti@algartecnologia.com.br
- 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: "algartech.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.