Skip to content

Hostname

aimigo.coach

Last fetched

aimigo.coach resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · aimigo.coachRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/aimigo.coach

Resolution chain

aimigo.coach resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.193.17.15818.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.150.1023.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.176.64.11363.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

1 observed subdomain of aimigo.coach.

Web-graph footprint

Distinct hostnames that link to or from aimigo.coach in the public web crawl.

55 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for aimigo.coach.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf_aws.gymglish.com
SPF_INCLUDEspf_ovh.gymglish.com
SPF_INCLUDEspf_ovhmail.gymglish.com
SPF_IP178.208.2.169/32

Related pages

Pivot deeper into the graph from aimigo.coach.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aimigo.coach"})-[: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.