Skip to content

Hostname

www.labelgate.com

Last fetched

www.labelgate.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · www.labelgate.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/www.labelgate.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.112.30.13813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.191.14435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.8.16535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.224.6854.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with www.labelgate.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for www.labelgate.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.91.140.83/29
SPF_IP203.140.47.108/32
SPF_IP203.140.47.109/32
SPF_IP210.139.252.64/26
SPF_IP54.249.243.132
SPF_IP54.249.249.52
SPF_IP54.249.7.241
SPF_IP54.249.9.144
SPF_MXwww.labelgate.com

Related pages

Pivot deeper into the graph from www.labelgate.com.

Cypher and MCP

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

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