Skip to content

Hostname

hvf.jp

Last fetched

hvf.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.11213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.221.6118.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.6218.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.7918.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.8918.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
3.167.227.1163.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.1193.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.23.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.243.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
sumitomo fudosan villa fontaine
Contact emails

Subdomains

7 observed subdomains of hvf.jp.

Web-graph footprint

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

705 sites link to this hostname.

147 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hvf.jp.

MechanismTarget
SPF_INCLUDEspf.repica.jp
SPF_INCLUDEspf.securemx.jp
SPF_INCLUDEspf.synxis.com
SPF_IP182.236.94.144/32
SPF_IP182.236.94.145/32
SPF_IP182.236.94.146/32
SPF_IP59.106.165.209
SPF_IP59.106.165.210
SPF_IP59.106.165.211
SPF_IP59.106.60.32/27
SPF_IP59.106.69.251

Related pages

Pivot deeper into the graph from hvf.jp.

Cypher and MCP

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

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