Skip to content

Hostname

ymshub.com

Last fetched

ymshub.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ymshub.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ymshub.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.230.483.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.913.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.923.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.983.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
52.222.136.11652.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.4852.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.6552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.8552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.240.184.11654.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.2554.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.454.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.8454.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of ymshub.com owner
Contact emails

Subdomains

57 observed subdomains of ymshub.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ymshub.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from ymshub.com.

Cypher and MCP

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

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