Skip to content

Hostname

34mimar.com

Last fetched

34mimar.com resolves to 1 IPv4 address operated by AS3188 in TR. WHOIS lists iana:1601 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.2.87.515.2.87.0/24AS3188TR

WHOIS identity

Registrar
iana:1601
Organization
registrant of 34mimar.com
Contact emails

Subdomains

4 observed subdomains of 34mimar.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for 34mimar.com.

MechanismTarget
SPF_A34mimar.com
SPF_INCLUDE_spf.alastyr.com
SPF_INCLUDEalastyr.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP185.237.83.8
SPF_IP194.146.50.51
SPF_IP194.146.50.52
SPF_IP212.68.34.6
SPF_IP213.238.168.210
SPF_IP5.2.87.50
SPF_IP5.2.87.51
SPF_MX34mimar.com

Related pages

Pivot deeper into the graph from 34mimar.com.

Cypher and MCP

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

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