Skip to content

Hostname

galeri.axtelsoft.com

Last fetched

galeri.axtelsoft.com resolves to 1 IPv4 address operated by AS200239 in TR.

Nutrition Label

WHISPER CANON · galeri.axtelsoft.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/galeri.axtelsoft.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.87.188.227194.87.188.0/24AS200239TR

WHOIS identity

No WHOIS records are currently associated with galeri.axtelsoft.com in WhisperGraph.

Subdomains

1 observed subdomain of galeri.axtelsoft.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for galeri.axtelsoft.com.

MechanismTarget
SPF_Agaleri.axtelsoft.com
SPF_IP185.130.56.71
SPF_IP185.130.59.114
SPF_IP185.162.146.58
SPF_IP185.162.146.6
SPF_IP185.198.72.137
SPF_IP194.87.188.227
SPF_IP2.59.181.2
SPF_IP208.74.121.83
SPF_IP34.213.2.224
SPF_MXgaleri.axtelsoft.com

Related pages

Pivot deeper into the graph from galeri.axtelsoft.com.

Cypher and MCP

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

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