Skip to content

Hostname

amatortelsiz.com

Last fetched

amatortelsiz.com resolves to 1 IPv4 address operated by NOVATREND-AS - NovaTrend Services GmbH in CH. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · amatortelsiz.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/amatortelsiz.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.33.128.161193.33.128.0/23AS35206NOVATREND-AS - NovaTrend Services GmbHCH

WHOIS identity

Registrar
iana:151
Organization
ersoy yilmaz
Contact emails

Subdomains

3 observed subdomains of amatortelsiz.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for amatortelsiz.com.

MechanismTarget
SPF_Aamatortelsiz.com
SPF_INCLUDE_spf.tophost.ch
SPF_INCLUDErelay.mailchannels.net
SPF_IP193.33.128.161
SPF_IP195.182.222.74
SPF_IP195.182.222.78
SPF_MXamatortelsiz.com

Related pages

Pivot deeper into the graph from amatortelsiz.com.

Cypher and MCP

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

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