Skip to content

Hostname

mx.machicon.jp

Last fetched

mx.machicon.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI.

Nutrition Label

WHISPER CANON · mx.machicon.jpRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mx.machicon.jp

Resolution chain

mx.machicon.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.235.1913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.2413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.6413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.9413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.35.202.2913.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.3813.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.7613.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.8313.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with mx.machicon.jp in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mx.machicon.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEfc8417.cuenote.jp
SPF_INCLUDEmail.zendesk.com
SPF_IP198.51.100.1/24
SPF_IP54.238.189.181
SPF_IP54.248.105.112

Related pages

Pivot deeper into the graph from mx.machicon.jp.

Cypher and MCP

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

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