Skip to content

Hostname

hma.net.tr

Last fetched

hma.net.tr resolves to 4 IPv4 addresses operated by NETINTERNET - Netinternet Bilisim Teknolojileri AS in TR.

Nutrition Label

WHISPER CANON · hma.net.trRouting diversity3.0/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/hma.net.tr

Resolution chain

hma.net.tr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.192.208.8231.192.208.0/24AS51559NETINTERNET - Netinternet Bilisim Teknolojileri ASTR
31.192.208.9331.192.208.0/24AS51559NETINTERNET - Netinternet Bilisim Teknolojileri ASTR
78.135.82.778.135.82.0/24AS207326HostLAB - HostLAB Bilisim Teknolojileri A.S.TR
95.173.177.495.173.177.0/24AS51559NETINTERNET - Netinternet Bilisim Teknolojileri ASTR

WHOIS identity

No WHOIS records are currently associated with hma.net.tr in WhisperGraph.

Subdomains

2 observed subdomains of hma.net.tr.

Threat posture

History

Mail and authentication

MX records

  • hma.net.tr

SPF policy

7 SPF mechanisms authorising senders for hma.net.tr.

MechanismTarget
SPF_Ahma.net.tr
SPF_IP31.192.208.82
SPF_IP31.192.208.93
SPF_IP78.135.82.7
SPF_IP89.252.129.40
SPF_IP95.173.177.3
SPF_MXhma.net.tr

Related pages

Pivot deeper into the graph from hma.net.tr.

Cypher and MCP

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

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