Skip to content

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

WHISPER CANON · algartech.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/algartech.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.165.75.1093.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.113.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.53.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.713.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.SG
99.84.152.1399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.91.11099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.7599.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.8099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.8999.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:69
Organization
algar tecnologia
Contact emails

Subdomains

36 observed subdomains of algartech.com.

Web-graph footprint

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

41 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for algartech.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-005a7c01.pphosted.com
SPF_INCLUDEspf.ecentry.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.36.244.179
SPF_IP138.36.244.181
SPF_IP138.36.244.232
SPF_IP138.36.245.119
SPF_IP138.36.245.126
SPF_IP177.11.82.98
SPF_IP187.72.197.12
SPF_IP187.72.197.43
SPF_IP189.112.2.53
SPF_IP191.96.5.63
SPF_IP198.50.163.100
SPF_IP200.139.97.43
SPF_IP200.170.169.128/32
SPF_IP201.16.157.1

Related pages

Pivot deeper into the graph from algartech.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.