Skip to content

Hostname

fazlanet.com

Last fetched

fazlanet.com resolves to 2 IPv4 addresses operated by EUROTA-ASN EUROTA INTERNET SERVICES LTD in TR. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · fazlanet.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fazlanet.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.42.37.5592.42.37.0/24AS49467EUROTA-ASN EUROTA INTERNET SERVICES LTDTR
92.42.37.5692.42.37.0/24AS49467EUROTA-ASN EUROTA INTERNET SERVICES LTDTR

WHOIS identity

Registrar
iana:303
Organization
fazlanet bilgi teknolojileri a.s.
Contact emails

Subdomains

21 observed subdomains of fazlanet.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • fazlanet.com

SPF policy

9 SPF mechanisms authorising senders for fazlanet.com.

MechanismTarget
SPF_Afazlanet.com
SPF_INCLUDEhost2.fazlanet.com
SPF_IP92.42.37.145
SPF_IP92.42.37.146
SPF_IP92.42.37.45
SPF_IP92.42.37.46
SPF_IP92.42.37.55
SPF_IP92.42.37.56
SPF_MXfazlanet.com

Related pages

Pivot deeper into the graph from fazlanet.com.

Cypher and MCP

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

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