Skip to content

Hostname

visualwall.com.tr

Last fetched

visualwall.com.tr resolves to 1 IPv4 address operated by INTERNETBILISIM in TR.

Nutrition Label

WHISPER CANON · visualwall.com.trRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/visualwall.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
89.252.190.11189.252.190.0/24AS203576INTERNETBILISIMTR

WHOIS identity

No WHOIS records are currently associated with visualwall.com.tr in WhisperGraph.

Subdomains

5 observed subdomains of visualwall.com.tr.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for visualwall.com.tr.

MechanismTarget
SPF_Ans1.egerate.biz
SPF_Avisualwall.com.tr
SPF_MXvisualwall.com.tr

Related pages

Pivot deeper into the graph from visualwall.com.tr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "visualwall.com.tr"})-[: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.