Skip to content

Hostname

tezilyas.com

Last fetched

tezilyas.com resolves to 2 IPv4 addresses operated by YOUTUBE - Google Ireland Limited in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · tezilyas.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/tezilyas.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.116.16235.214.0.0/17AS43515YOUTUBE - Google Ireland LimitedGB
35.214.46.15535.214.0.0/17AS43515YOUTUBE - Google Ireland LimitedGB

WHOIS identity

Registrar
iana:1515
Organization
david geli
Contact emails

Subdomains

5 observed subdomains of tezilyas.com.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for tezilyas.com.

MechanismTarget
SPF_Atezilyas.com
SPF_Auk46.siteground.eu
SPF_INCLUDEtezilyas.com.spf.auto.dnssmarthost.net
SPF_MXtezilyas.com

Related pages

Pivot deeper into the graph from tezilyas.com.

Cypher and MCP

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

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