Skip to content

Hostname

skills.hr

Last fetched

skills.hr resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:orbis d.o.o. as the registrar.

Nutrition Label

WHISPER CANON · skills.hrRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/skills.hr

Resolution chain

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

IPPrefixASNOperatorCountry
13.36.14.11613.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.36.82.13213.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.37.85.25513.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.32.10415.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
35.180.222.6135.180.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.123.19951.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:orbis d.o.o.
Organization
Contact emails

Subdomains

7 observed subdomains of skills.hr.

Web-graph footprint

Distinct hostnames that link to or from skills.hr in the public web crawl.

55 sites link to this hostname.

106 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for skills.hr.

MechanismTarget
SPF_Askills.hr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mtasv.net
SPF_MXskills.hr

Related pages

Pivot deeper into the graph from skills.hr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "skills.hr"})-[: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.