Skip to content

Hostname

marketer.ge

Last fetched

marketer.ge resolves to 1 IPv4 address operated by GRENA-AS Tbilisi, Georgia in GE.

Nutrition Label

WHISPER CANON · marketer.geRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/marketer.ge

Resolution chain

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

IPPrefixASNOperatorCountry
217.147.232.157217.147.232.0/24AS20545GRENA-AS Tbilisi, GeorgiaGE

WHOIS identity

Registrar
Organization
akaki akhalaia
Contact emails

Subdomains

7 observed subdomains of marketer.ge.

Web-graph footprint

Distinct hostnames that link to or from marketer.ge in the public web crawl.

298 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for marketer.ge.

MechanismTarget
SPF_Amarketer.ge
SPF_INCLUDE_spf.google.com
SPF_MXmarketer.ge

Related pages

Pivot deeper into the graph from marketer.ge.

Cypher and MCP

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

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