Skip to content

Hostname

hiroc.com

Last fetched

hiroc.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · hiroc.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/hiroc.com

Resolution chain

hiroc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.60.41.18752.60.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

32 observed subdomains of hiroc.com.

Web-graph footprint

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

77 sites link to this hostname.

152 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

35 SPF mechanisms authorising senders for hiroc.com.

MechanismTarget
SPF_INCLUDE_spf-can.echoworx.com
SPF_INCLUDE_spf.alchemer-ca.com
SPF_INCLUDEca._netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_IP104.214.25.77
SPF_IP13.72.50.45
SPF_IP13.74.143.28
SPF_IP13.92.31.129
SPF_IP138.91.172.26
SPF_IP157.55.254.216
SPF_IP20.105.209.76/30
SPF_IP20.107.239.64/30
SPF_IP20.118.139.208/30
SPF_IP20.51.6.32/30
SPF_IP20.59.80.4/30
SPF_IP20.69.8.108/30
SPF_IP20.83.222.104/30
SPF_IP20.88.157.184/30
SPF_IP20.97.34.220/30
SPF_IP20.98.148.156/30
SPF_IP20.98.194.68/30
SPF_IP207.46.225.107
SPF_IP216.220.56.239
SPF_IP35.182.147.213
SPF_IP38.117.106.192/28
SPF_IP38.69.143.64/26
SPF_IP51.137.58.21
SPF_IP51.144.100.179
SPF_IP52.160.39.140
SPF_IP52.165.175.144
SPF_IP52.244.206.214
SPF_IP52.247.53.144
SPF_IP52.250.107.196
SPF_IP52.60.41.187
SPF_MXhiroc.com

Related pages

Pivot deeper into the graph from hiroc.com.

Cypher and MCP

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

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