Skip to content

Hostname

aligntech.com

Last fetched

aligntech.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · aligntech.comRouting diversity5.2/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aligntech.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.211.205.1003.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.78.4834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.157.10735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.29.8835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.166.10850.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.93.14552.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.145.1554.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.252.8054.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.122.24352.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.70.22732.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.111.219100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
align hostmaster
Contact emails

Subdomains

232 observed subdomains of aligntech.com.

Web-graph footprint

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

1,226 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for aligntech.com.

MechanismTarget
SPF_Aaligntech.com
SPF_INCLUDE_spf-a.aligntech.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.135.237.148
SPF_IP20.112.51.0/29
SPF_IP20.3.87.91
SPF_IP216.34.141.149
SPF_IP216.34.141.160
SPF_IP216.34.141.195
SPF_IP216.34.141.196

Related pages

Pivot deeper into the graph from aligntech.com.

Cypher and MCP

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

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