Skip to content

Hostname

awimach.com

Last fetched

awimach.com resolves to 2 IPv4 addresses operated by AS9371 in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

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

Resolution chain

awimach.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:1485
Organization
air water mach
Contact emails

Subdomains

6 observed subdomains of awimach.com.

Web-graph footprint

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

31 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • awimach.com

SPF policy

6 SPF mechanisms authorising senders for awimach.com.

MechanismTarget
SPF_Aawimach.com
SPF_Asv847.xbiz.ne.jp
SPF_Awww555b.sakura.ne.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sender.xserver.jp
SPF_MXawimach.com

Related pages

Pivot deeper into the graph from awimach.com.

Cypher and MCP

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

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