Skip to content

Hostname

alignable.com

Last fetched

alignable.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · alignable.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/alignable.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.171.214.1193.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.313.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.483.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.783.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.79.11854.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.1254.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.2254.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.6254.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:9
Organization
perfect privacy,
Contact emails

Subdomains

25 observed subdomains of alignable.com.

Web-graph footprint

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

6,126 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for alignable.com.

MechanismTarget
SPF_INCLUDE22685020.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from alignable.com.

Cypher and MCP

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

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