Skip to content

Hostname

mitasklima.com

Last fetched

mitasklima.com resolves to 2 IPv4 addresses operated by AS197450 in TR. WHOIS lists iana:1454 as the registrar.

Nutrition Label

WHISPER CANON · mitasklima.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mitasklima.com

Resolution chain

mitasklima.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1454
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

8 observed subdomains of mitasklima.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • mitasklima.com

SPF policy

5 SPF mechanisms authorising senders for mitasklima.com.

MechanismTarget
SPF_Amitasklima.com
SPF_IP185.113.223.36
SPF_IP212.64.199.210
SPF_IP78.135.111.148
SPF_MXmitasklima.com

Related pages

Pivot deeper into the graph from mitasklima.com.

Cypher and MCP

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

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