Skip to content

Hostname

almanzora.com

Last fetched

almanzora.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · almanzora.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/almanzora.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.37.5.10613.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
217.160.125.1217.160.124.0/23AS8560DE

WHOIS identity

Registrar
iana:83
Organization
iain alexander moody
Contact emails

Subdomains

4 observed subdomains of almanzora.com.

Web-graph footprint

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

26 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for almanzora.com.

MechanismTarget
SPF_INCLUDEbnc3.mailjet.com
SPF_INCLUDEemail.wiredcontact.co.uk
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.40.151.129
SPF_IP13.37.5.106
SPF_IP185.3.164.27
SPF_IP31.170.121.5
SPF_IP46.226.36.11
SPF_IP5.144.238.108
SPF_IP5.44.238.110
SPF_IP62.13.140.191
SPF_MXalmanzora.com
SPF_MXalmanzora.wiredcontact.co.uk

Related pages

Pivot deeper into the graph from almanzora.com.

Cypher and MCP

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

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