Skip to content

Hostname

hamurex.com

Last fetched

hamurex.com resolves to 1 IPv4 address operated by AEROTEK-AS in TR. WHOIS lists iana:1534 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.199.205.14594.199.205.0/24AS42807AEROTEK-ASTR

WHOIS identity

Registrar
iana:1534
Organization
emrah akca
Contact emails

Subdomains

5 observed subdomains of hamurex.com.

Web-graph footprint

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

28 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • hamurex.com

SPF policy

5 SPF mechanisms authorising senders for hamurex.com.

MechanismTarget
SPF_Ahamurex.com
SPF_IP193.162.43.251
SPF_IP94.199.200.160
SPF_IP94.199.205.142
SPF_MXhamurex.com

Related pages

Pivot deeper into the graph from hamurex.com.

Cypher and MCP

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

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