Skip to content

Hostname

almars.al

Last fetched

almars.al resolves to 1 IPv4 address operated by AS41000 in GB.

Nutrition Label

WHISPER CANON · almars.alRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/almars.al

Resolution chain

almars.al resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.74.22.18176.74.16.0/21AS41000GB

WHOIS identity

No WHOIS records are currently associated with almars.al in WhisperGraph.

Subdomains

7 observed subdomains of almars.al.

Web-graph footprint

Distinct hostnames that link to or from almars.al in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • almars.al

SPF policy

4 SPF mechanisms authorising senders for almars.al.

MechanismTarget
SPF_Aalmars.al
SPF_IP176.74.22.18
SPF_IP37.61.232.146
SPF_MXalmars.al

Related pages

Pivot deeper into the graph from almars.al.

Cypher and MCP

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

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