Skip to content

Hostname

macchialabel.com

Last fetched

macchialabel.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.85.16513.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.132.813.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.217.14518.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.251.1493.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.26.2063.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.33.9952.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.188.15752.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.193.21952.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.85.18954.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.172.1154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.246.057.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.202.20557.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
jimos.co.ltd.
Contact emails

Subdomains

28 observed subdomains of macchialabel.com.

Web-graph footprint

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

159 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for macchialabel.com.

MechanismTarget
SPF_Amacchialabel.com
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf-pvg3.baremetal.jp
SPF_INCLUDEspf.bserver.jp
SPF_INCLUDEspf.w2solution.com
SPF_INCLUDEwebcas.net
SPF_IP125.0.128.54
SPF_IP133.242.19.226
SPF_IP153.120.91.233/24
SPF_IP164.70.15.70
SPF_IP219.122.254.244
SPF_IP222.158.197.224

Related pages

Pivot deeper into the graph from macchialabel.com.

Cypher and MCP

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

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