Skip to content

Hostname

bow-now.com

Last fetched

bow-now.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

bow-now.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.164.206.1223.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.213.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.223.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.613.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
54.192.100.10754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.12054.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.5254.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.5354.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

7 observed subdomains of bow-now.com.

Web-graph footprint

Distinct hostnames that link to or from bow-now.com in the public web crawl.

42 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bow-now.com.

MechanismTarget
SPF_INCLUDE_spf.bownow.jp

Related pages

Pivot deeper into the graph from bow-now.com.

Cypher and MCP

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

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