Skip to content

Hostname

myaim8.com

Last fetched

myaim8.com resolves to 1 IPv4 address operated by AS42831 in GB. WHOIS lists iana:1472 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.136.168.20494.136.168.0/22AS42831GB

WHOIS identity

Registrar
iana:1472
Organization
domain admin
Contact emails

Subdomains

8 observed subdomains of myaim8.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • myaim8.com

SPF policy

7 SPF mechanisms authorising senders for myaim8.com.

MechanismTarget
SPF_Amyaim8.com
SPF_INCLUDE_spf.arandomserver.com
SPF_IP64.46.118.2
SPF_IP78.157.215.53
SPF_IP94.136.168.204
SPF_IP94.136.168.32
SPF_MXmyaim8.com

Related pages

Pivot deeper into the graph from myaim8.com.

Cypher and MCP

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

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