Skip to content

Hostname

ettelagostar.com

Last fetched

ettelagostar.com resolves to 1 IPv4 address operated by PRAHA1NET-AS in IR. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · ettelagostar.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ettelagostar.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.89.237.8045.89.237.0/24AS57497PRAHA1NET-ASIR

WHOIS identity

Registrar
iana:1647
Organization
ali saleh iman
Contact emails

Subdomains

8 observed subdomains of ettelagostar.com.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • ettelagostar.com

SPF policy

9 SPF mechanisms authorising senders for ettelagostar.com.

MechanismTarget
SPF_Aettelagostar.com
SPF_IP135.181.9.42
SPF_IP136.243.132.130
SPF_IP136.243.132.153
SPF_IP195.201.107.171
SPF_IP45.89.237.80
SPF_IP87.107.190.131
SPF_IP95.217.119.130
SPF_MXettelagostar.com

Related pages

Pivot deeper into the graph from ettelagostar.com.

Cypher and MCP

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

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