Skip to content

Hostname

minaajans.com

Last fetched

minaajans.com resolves to 1 IPv4 address operated by AS209604 in TR. WHOIS lists iana:3871 as the registrar.

Nutrition Label

WHISPER CANON · minaajans.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/minaajans.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.177.101.12593.177.101.0/24AS209604TR

WHOIS identity

Registrar
iana:3871
Organization
mina web tasarım ajansı reklam ve tan. hiz. ltd.şti.
Contact emails

Subdomains

12 observed subdomains of minaajans.com.

Web-graph footprint

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

32 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • minaajans.com

SPF policy

3 SPF mechanisms authorising senders for minaajans.com.

MechanismTarget
SPF_Aminaajans.com
SPF_IP93.177.101.125
SPF_MXminaajans.com

Related pages

Pivot deeper into the graph from minaajans.com.

Cypher and MCP

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

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