Hostname
amrl.net
Last fetched
amrl.net is a registered hostname under the .net top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:146
- Organization
- amrl
- Contact emails
Subdomains
5 observed subdomains of amrl.net.
Web-graph footprint
Distinct hostnames that link to or from amrl.net in the public web crawl.
25 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for amrl.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 144.202.229.0/26 |
| SPF_IP | 144.202.229.50 |
| SPF_IP | 144.202.247.0/26 |
| SPF_IP | 144.202.253.192/26 |
| SPF_IP | 144.202.253.248 |
| SPF_IP | 207.114.51.32/27 |
| SPF_IP | 207.46.163.0/24 |
| SPF_IP | 216.230.124.224/27 |
| SPF_IP | 216.230.127.128/27 |
| SPF_IP | 3.215.39.9 |
| SPF_IP | 50.232.191.138 |
Related pages
Pivot deeper into the graph from amrl.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amrl.net"})-[: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.