Skip to content

Hostname

macway.com

Last fetched

macway.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · macway.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/macway.com

Resolution chain

macway.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.36.126.7913.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.36.185.9813.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.36.203.9813.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.37.152.24313.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.37.173.14013.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.209.21613.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.254.19913.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.36.11815.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.160.5415.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.148.935.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.49.7551.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.150.17151.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of macway.com.

Web-graph footprint

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

355 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for macway.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mirakl.net
SPF_IP155.133.131.147
SPF_IP173.212.219.189
SPF_IP173.249.18.7
SPF_IP18.196.20.191
SPF_IP213.167.241.182
SPF_IP46.226.111.78
SPF_IP52.48.11.3
SPF_IP77.158.179.53
SPF_IP77.158.179.54
SPF_IP77.158.179.55
SPF_IP77.158.179.61
SPF_IP91.192.40.0/22

Related pages

Pivot deeper into the graph from macway.com.

Cypher and MCP

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

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