Hostname
alignedleft.com
Last fetched
alignedleft.com resolves to 1 IPv4 address operated by OXIWI in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
alignedleft.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 155.133.132.2 | 155.133.128.0/20 | AS203476 | OXIWI | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- scott murray
- Contact emails
- 662bb6866e87462302b6db3feb8e3d61-1423072@contact.gandi.net
- 6f438ec0ba1dc020c4f5b97718472ef5-1423072@contact.gandi.net
- 74cd1f5a38e511fa1b61a003c8cf01f7-1423072@contact.gandi.net
- 842a51e5addcaa4ebf072af814a14edb-1423072@contact.gandi.net
- a2d643923530c474ae9976b4f10cccfe-1423072@contact.gandi.net
- c259d721f8ef831903ffb350a36e3549-1423072@contact.gandi.net
- f797db7f40c4980f289c146b125dd928-1423072@contact.gandi.net
Subdomains
1 observed subdomain of alignedleft.com.
| Subdomain |
|---|
| track.alignedleft.com |
Web-graph footprint
Distinct hostnames that link to or from alignedleft.com in the public web crawl.
132 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for alignedleft.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from alignedleft.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "alignedleft.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.