Skip to content

Hostname

hinocanada.com

Last fetched

hinocanada.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.223.249.16715.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.227.13216.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.106.2273.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.2.1513.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.66.1203.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.55.15135.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

10 observed subdomains of hinocanada.com.

Web-graph footprint

Distinct hostnames that link to or from hinocanada.com in the public web crawl.

77 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for hinocanada.com.

MechanismTarget
SPF_Ahinocanada.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.210.250/32
SPF_IP173.240.12.244
SPF_IP173.240.12.245
SPF_IP173.240.12.251
SPF_IP173.240.12.252
SPF_IP18.188.187.121
SPF_IP52.1.14.157/32
SPF_MXhinocanada.com

Related pages

Pivot deeper into the graph from hinocanada.com.

Cypher and MCP

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

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