Skip to content

Hostname

alignmentbridge.info

Last fetched

alignmentbridge.info resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · alignmentbridge.infoRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/alignmentbridge.info

Resolution chain

alignmentbridge.info resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.168.24.1133.168.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.24.1293.168.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.24.793.168.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.24.853.168.24.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3862
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of alignmentbridge.info.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for alignmentbridge.info.

MechanismTarget
SPF_Aalignmentbridge.info
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf1.alignmentbridge.info
SPF_INCLUDEspf2.alignmentbridge.info
SPF_INCLUDEspf3.alignmentbridge.info

Related pages

Pivot deeper into the graph from alignmentbridge.info.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "alignmentbridge.info"})-[: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.