Skip to content

Hostname

galerija73.com

Last fetched

galerija73.com resolves to 1 IPv4 address operated by BEOTEL-AS - TELEKOM SRBIJA a.d. in RS. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.252.110.180195.253.116.0/23AS6700BEOTEL-AS - TELEKOM SRBIJA a.d.RS

WHOIS identity

Registrar
iana:69
Organization
dejan savic
Contact emails

Subdomains

7 observed subdomains of galerija73.com.

Web-graph footprint

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

35 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • galerija73.com

SPF policy

8 SPF mechanisms authorising senders for galerija73.com.

MechanismTarget
SPF_Agalerija73.com
SPF_IP195.252.110.146
SPF_IP195.252.110.147
SPF_IP195.252.110.148
SPF_IP195.252.110.180
SPF_IP195.252.110.181
SPF_IP195.252.110.182
SPF_MXgalerija73.com

Related pages

Pivot deeper into the graph from galerija73.com.

Cypher and MCP

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

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