Skip to content

Hostname

amahlevillas.com

Last fetched

amahlevillas.com resolves to 1 IPv4 address operated by AS28753 in DE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · amahlevillas.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/amahlevillas.com

Resolution chain

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

IPPrefixASNOperatorCountry
84.16.253.784.16.224.0/19AS28753DE

WHOIS identity

Registrar
iana:1647
Organization
toastedweb oe
Contact emails

Subdomains

8 observed subdomains of amahlevillas.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for amahlevillas.com.

MechanismTarget
SPF_Aamahlevillas.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEzoho.eu
SPF_IP139.177.181.5
SPF_IP162.55.246.213
SPF_IP168.119.147.28
SPF_IP172.104.135.78
SPF_IP84.16.253.7
SPF_MXamahlevillas.com

Related pages

Pivot deeper into the graph from amahlevillas.com.

Cypher and MCP

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

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