Skip to content

Hostname

mobilyaterapi.com

Last fetched

mobilyaterapi.com resolves to 2 IPv4 addresses operated by GUZELHOSTING GNET INTERNET TELEKOMUNIKASYON A.S. in TR. WHOIS lists iana:1454 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
31.192.214.22231.192.214.0/24AS42846GUZELHOSTING GNET INTERNET TELEKOMUNIKASYON A.S.TR
85.159.66.6285.159.66.0/24AS34619CIZGITR

WHOIS identity

Registrar
iana:1454
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

2 observed subdomains of mobilyaterapi.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • mobilyaterapi.com

SPF policy

5 SPF mechanisms authorising senders for mobilyaterapi.com.

MechanismTarget
SPF_Amobilyaterapi.com
SPF_IP31.192.214.221
SPF_IP31.192.214.248
SPF_IP31.192.214.249
SPF_MXmobilyaterapi.com

Related pages

Pivot deeper into the graph from mobilyaterapi.com.

Cypher and MCP

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

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