Skip to content

Hostname

akutiga.com

Last fetched

akutiga.com resolves to 1 IPv4 address operated by AS16276 in GB. WHOIS lists iana:2487 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.89.128.8451.89.0.0/16AS16276GB

WHOIS identity

Registrar
iana:2487
Organization
c/o whoisproxy.com
Contact emails

Subdomains

5 observed subdomains of akutiga.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for akutiga.com.

MechanismTarget
SPF_Aakutiga.com
SPF_IP195.154.237.40
SPF_IP195.154.241.105
SPF_IP195.154.49.174
SPF_IP195.154.49.175
SPF_IP195.154.49.176
SPF_IP195.154.49.201
SPF_IP195.154.68.232
SPF_IP212.129.17.78
SPF_IP212.129.51.40
SPF_IP212.83.167.119
SPF_IP62.210.190.53
SPF_MXakutiga.com
SPF_MXmail.indyra.net

Related pages

Pivot deeper into the graph from akutiga.com.

Cypher and MCP

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

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