Skip to content

Hostname

almavillas.com

Last fetched

almavillas.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · almavillas.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/almavillas.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.1513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.246.11713.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.1913.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.2413.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.6913.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
52.84.206.10852.84.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.206.2952.84.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.206.5952.84.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.206.8152.84.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
alita ratna
Contact emails

Subdomains

6 observed subdomains of almavillas.com.

Web-graph footprint

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

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for almavillas.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from almavillas.com.

Cypher and MCP

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

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