Skip to content

Hostname

wellcoms.jp

Last fetched

wellcoms.jp resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · wellcoms.jpRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wellcoms.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.241.21913.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.116.118.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.144.16354.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.160.2454.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.50.254.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.96.9354.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
wellness communications corporation
Contact emails

Subdomains

24 observed subdomains of wellcoms.jp.

Web-graph footprint

Distinct hostnames that link to or from wellcoms.jp in the public web crawl.

83 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for wellcoms.jp.

MechanismTarget
SPF_INCLUDE_mcgwspf.bit-drive.ne.jp
SPF_INCLUDEamazonses.com
SPF_INCLUDEbma.mpse.jp
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.53.126.48
SPF_IP202.222.103.40
SPF_IP3.115.184.194
SPF_IP35.75.39.60
SPF_IP52.195.122.47
SPF_IP54.178.167.209

Related pages

Pivot deeper into the graph from wellcoms.jp.

Cypher and MCP

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

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